Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This shader-reflection interface provides access to a variable.
Methods
The ID3D10ShaderReflectionVariable interface has these methods.
| ID3D10ShaderReflectionVariable::GetDesc Get a shader-variable description. (ID3D10ShaderReflectionVariable.GetDesc) |
| ID3D10ShaderReflectionVariable::GetType Get a shader-variable type. (ID3D10ShaderReflectionVariable.GetType) |
Remarks
To get a shader-reflection-variable interface, call a method like ID3D10ShaderReflectionConstantBuffer::GetVariableByIndex.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d10shader.h |