Método ID3D12ShaderReflectionVariable::GetType (d3d12shader.h)

Obtiene un tipo de variable de sombreador.

Sintaxis

ID3D12ShaderReflectionType * GetType();

Valor devuelto

Tipo: ID3D12ShaderReflectionType*

Puntero a una interfaz ID3D12ShaderReflectionType.

Comentarios

La interfaz de este método se hospeda en la D3DCompiler_xx.dll DLL lista para usar.

Requisitos

   
Plataforma de destino Windows
Encabezado d3d12shader.h

Consulte también

ID3D12ShaderReflectionVariable