- GetDesc
HRESULT GetDesc(D3D11_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
ID3D11ShaderReflectionVariable 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
ID3D11ShaderReflectionVariable* 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.