ID3D12ShaderReflectionType

/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////

Members

Functions

GetBaseClass
ID3D12ShaderReflectionType GetBaseClass()
Undocumented in source.
GetDesc
HRESULT GetDesc(D3D12_SHADER_TYPE_DESC* pDesc)
Undocumented in source.
GetInterfaceByIndex
ID3D12ShaderReflectionType GetInterfaceByIndex(UINT uIndex)
Undocumented in source.
GetMemberTypeByIndex
ID3D12ShaderReflectionType GetMemberTypeByIndex(UINT Index)
Undocumented in source.
GetMemberTypeByName
ID3D12ShaderReflectionType GetMemberTypeByName(LPCSTR Name)
Undocumented in source.
GetMemberTypeName
LPCSTR GetMemberTypeName(UINT Index)
Undocumented in source.
GetNumInterfaces
UINT GetNumInterfaces()
Undocumented in source.
GetSubType
ID3D12ShaderReflectionType GetSubType()
Undocumented in source.
ImplementsInterface
HRESULT ImplementsInterface(ID3D12ShaderReflectionType pBase)
Undocumented in source.
IsEqual
HRESULT IsEqual(ID3D12ShaderReflectionType pType)
Undocumented in source.
IsOfType
HRESULT IsOfType(ID3D12ShaderReflectionType pType)
Undocumented in source.

Meta