Método ID3D12ShaderReflection::GetMovInstructionCount (d3d12shader.h)

Obtiene el número de instrucciones mov.

Sintaxis

UINT GetMovInstructionCount();

Valor devuelto

Tipo: UINT

Devuelve el número de instrucciones mov.

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

ID3D12ShaderReflection