ReactOS 0.4.17-dev-934-g091855f
ID3D10ShaderReflectionType Interface Reference

Public Member Functions

HRESULT GetDesc (D3D10_SHADER_TYPE_DESC *desc)
 
ID3D10ShaderReflectionType * GetMemberTypeByIndex (UINT index)
 
ID3D10ShaderReflectionType * GetMemberTypeByName (const char *name)
 
const char * GetMemberTypeName (UINT index)
 

Detailed Description

Definition at line 157 of file d3d10shader.idl.

Member Function Documentation

◆ GetDesc()

HRESULT ID3D10ShaderReflectionType::GetDesc ( D3D10_SHADER_TYPE_DESC *  desc)

◆ GetMemberTypeByIndex()

ID3D10ShaderReflectionType * ID3D10ShaderReflectionType::GetMemberTypeByIndex ( UINT  index)

◆ GetMemberTypeByName()

ID3D10ShaderReflectionType * ID3D10ShaderReflectionType::GetMemberTypeByName ( const char *  name)

◆ GetMemberTypeName()

const char * ID3D10ShaderReflectionType::GetMemberTypeName ( UINT  index)

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