ID3D11ShaderReflectionType has the following members.
| Name | Description | |
|---|---|---|
![]() |
GetBaseClass | Gets an ID3D11ShaderReflectionType Interface interface containing the variable base class type. |
![]() |
GetDesc | Get the description of a shader-reflection-variable type. |
![]() |
GetInterfaceByIndex | Get an interface by index. |
![]() |
GetMemberTypeByIndex | Get a shader-reflection-variable type by index. |
![]() |
GetMemberTypeByName | Get a shader-reflection-variable type by name. |
![]() |
GetMemberTypeName | Get a shader-reflection-variable type. |
![]() |
GetNumInterfaces | Gets the number of interfaces. |
![]() |
GetSubType | Gets the base class of a class. |
![]() |
ImplementsInterface | Indicates whether a class type implements an interface. |
![]() |
IsEqual | Indicates whether two ID3D11ShaderReflectionType Interface pointers have the same underlying type. |
![]() |
IsOfType | Indicates whether a variable is of the specified type. |