Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeEmit.h |
| Include | #include "HLSLTree/HLSLTreeEmit.h" |
Syntax
struct FPreshaderLocalPHIScope
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FExpression * | ExpressionLocalPHI | ||
| int32 | ValueStackPosition |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPreshaderLocalPHIScope
(
const FExpression* InExpression, |