Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/RenderCore/Public/CrossCompilerCommon.h |
Include |
#include "CrossCompilerCommon.h" |
struct FShaderBindingInOutMask
Name | Description | ||
---|---|---|---|
|
Bitmask |
Name | Description | ||
---|---|---|---|
|
EnableField ( |
Sets the specified bitfield in this bitmask and validates its index boundary. |
|
|
IsFieldEnabled ( |
Returns whether the specified bitfield in this bitmask is set and validates its index boundary. |
Name |
Description |
---|---|
DepthStencilMaskIndex |
Index to mark the binding of a depth-stencil output resource. |
MaxIndex |
Maximum value for a valid index in this bitmask. |