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

Obtiene el número de instrucciones bit a bit.

Sintaxis

UINT GetBitwiseInstructionCount();

Valor devuelto

Tipo: UINT

Número de instrucciones bit a bit.

Comentarios

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

Requisitos

Requisito Value
Plataforma de destino Windows
Encabezado d3d12shader.h

Consulte también

ID3D12ShaderReflection