- GetDesc
HRESULT GetDesc(D3D12_SHADER_BUFFER_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetVariableByIndex
ID3D12ShaderReflectionVariable GetVariableByIndex(uint Index)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetVariableByName
ID3D12ShaderReflectionVariable GetVariableByName(char* Name)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.