ID3D12ShaderReflectionType

Interfaces

Members

Functions

GetBaseClass
ID3D12ShaderReflectionType GetBaseClass()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDesc
HRESULT GetDesc(D3D12_SHADER_TYPE_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetInterfaceByIndex
ID3D12ShaderReflectionType GetInterfaceByIndex(uint uIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMemberTypeByIndex
ID3D12ShaderReflectionType GetMemberTypeByIndex(uint Index)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMemberTypeByName
ID3D12ShaderReflectionType GetMemberTypeByName(char* Name)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMemberTypeName
char* GetMemberTypeName(uint Index)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumInterfaces
uint GetNumInterfaces()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSubType
ID3D12ShaderReflectionType GetSubType()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImplementsInterface
HRESULT ImplementsInterface(ID3D12ShaderReflectionType pBase)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsEqual
HRESULT IsEqual(ID3D12ShaderReflectionType pType)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsOfType
HRESULT IsOfType(ID3D12ShaderReflectionType pType)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta