- GetConstantBufferByIndex
ID3D12ShaderReflectionConstantBuffer GetConstantBufferByIndex(UINT BufferIndex)
Undocumented in source.
- GetConstantBufferByName
ID3D12ShaderReflectionConstantBuffer GetConstantBufferByName(LPCSTR Name)
Undocumented in source.
- GetDesc
HRESULT GetDesc(D3D12_FUNCTION_DESC* pDesc)
Undocumented in source.
- GetFunctionParameter
ID3D12FunctionParameterReflection GetFunctionParameter(INT ParameterIndex)
Undocumented in source.
- GetResourceBindingDesc
HRESULT GetResourceBindingDesc(UINT ResourceIndex, D3D12_SHADER_INPUT_BIND_DESC* pDesc)
Undocumented in source.
- GetResourceBindingDescByName
HRESULT GetResourceBindingDescByName(LPCSTR Name, D3D12_SHADER_INPUT_BIND_DESC* pDesc)
Undocumented in source.
- GetVariableByName
ID3D12ShaderReflectionVariable GetVariableByName(LPCSTR Name)
Undocumented in source.
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////