|
LiteFX 0.4.1.2025
Computer Graphics Engine
|
Public Member Functions | |
| DirectX12ShaderProgramImpl (const DirectX12Device &device, Enumerable< UniquePtr< const DirectX12ShaderModule > > &&modules) | |
| DirectX12ShaderProgramImpl (const DirectX12Device &device) | |
| void | validate () |
| void | reflectRootSignature (const ComPtr< ID3D12RootSignatureDeserializer > &deserializer, Dictionary< UInt32, DescriptorSetInfo > &descriptorSetLayouts, Array< PushConstantRangeInfo > &pushConstantRanges) |
| template<typename TReflection > | |
| DescriptorInfo | getReflectionDescriptorDesc (D3D12_SHADER_INPUT_BIND_DESC inputDesc, TReflection *shaderReflection) |
| SharedPtr< DirectX12PipelineLayout > | reflectPipelineLayout () |
Friends | |
| class | DirectX12ShaderProgramBuilder |
| class | DirectX12ShaderProgram |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |