Método ID3D11ShaderReflection::GetBitwiseInstructionCount (d3d11shader.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 el archivo DLL de fábrica D3DCompiler_xx.dll.

Requisitos

   
Plataforma de destino Windows
Encabezado d3d11shader.h
Library D3DCompiler.lib
Archivo DLL D3DCompiler_47.dll

Consulte también

Interfaz ID3D11ShaderReflection