ReactOS 0.4.17-dev-934-g091855f
ID3D10ShaderReflectionConstantBuffer Interface Reference

Public Member Functions

HRESULT GetDesc (D3D10_SHADER_BUFFER_DESC *desc)
 
ID3D10ShaderReflectionVariable * GetVariableByIndex (UINT index)
 
ID3D10ShaderReflectionVariable * GetVariableByName (const char *name)
 

Detailed Description

Definition at line 181 of file d3d10shader.idl.

Member Function Documentation

◆ GetDesc()

HRESULT ID3D10ShaderReflectionConstantBuffer::GetDesc ( D3D10_SHADER_BUFFER_DESC *  desc)

◆ GetVariableByIndex()

ID3D10ShaderReflectionVariable * ID3D10ShaderReflectionConstantBuffer::GetVariableByIndex ( UINT  index)

◆ GetVariableByName()

ID3D10ShaderReflectionVariable * ID3D10ShaderReflectionConstantBuffer::GetVariableByName ( const char *  name)

The documentation for this interface was generated from the following file: