Choose your operating system:
Windows
macOS
Linux
| FBaseShaderResourceTable
|
Module |
|
Header |
/Engine/Source/Runtime/RenderCore/Public/ShaderCore.h |
Include |
#include "ShaderCore.h" |
struct FBaseShaderResourceTable
Name | Description | ||
---|---|---|---|
|
ResourceTableBits |
Bits indicating which resource tables contain resources bound to this shader. |
|
|
ResourceTableLayoutHashes |
Hash of the layouts of resource tables at compile time, used for runtime validation. |
|
|
SamplerMap |
Mapping of bound sampler states to their location in resource tables. |
|
|
ShaderResourceViewMap |
Mapping of bound SRVs to their location in resource tables. |
|
|
UnorderedAccessViewMap |
Mapping of bound UAVs to their location in resource tables. |
Name | Description | |
---|---|---|
|
FBaseShaderResourceTable() |