#include <CrossCompilerCommon.h>
◆ EnableField()
| void CrossCompiler::FShaderBindingInOutMask::EnableField |
( |
int32 |
Index | ) |
|
|
inline |
Sets the specified bitfield in this bitmask and validates its index boundary.
◆ IsFieldEnabled()
| bool CrossCompiler::FShaderBindingInOutMask::IsFieldEnabled |
( |
int32 |
Index | ) |
const |
|
inline |
Returns whether the specified bitfield in this bitmask is set and validates its index boundary.
◆ operator!=
◆ operator==
◆ Bitmask
| uint32 CrossCompiler::FShaderBindingInOutMask::Bitmask = 0 |
◆ DepthStencilMaskIndex
Index to mark the binding of a depth-stencil output resource.
◆ MaxIndex
Maximum value for a valid index in this bitmask.
The documentation for this struct was generated from the following file: