Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Essa interface de reflexão de sombreador fornece acesso ao tipo de variável.
Métodos
A interface ID3D10ShaderReflectionType tem esses métodos.
|
ID3D10ShaderReflectionType::GetDesc Obtenha a descrição de um tipo shader-reflection-variable. (ID3D10ShaderReflectionType.GetDesc) |
|
ID3D10ShaderReflectionType::GetMemberTypeByIndex O método ID3D10ShaderReflectionType::GetMemberTypeByIndex (d3d10shader.h) obtém um tipo shader-reflection-variable por índice. |
|
ID3D10ShaderReflectionType::GetMemberTypeByName Obtenha um tipo shader-reflection-variable por nome. (ID3D10ShaderReflectionType.GetMemberTypeByName) |
|
ID3D10ShaderReflectionType::GetMemberTypeName Obtenha um tipo shader-reflection-variable. (ID3D10ShaderReflectionType.GetMemberTypeName) |
Comentários
A interface get a shader-reflection-type, call ID3D10ShaderReflectionVariable::GetType.
Requisitos
| Requisito | Valor |
|---|---|
| Plataforma de Destino | Windows |
| Cabeçalho | d3d10shader.h |