Condividi tramite


Metodo ID3D11ShaderReflection::GetBitwiseInstructionCount (d3d11shader.h)

Ottiene il numero di istruzioni bit per bit.

Sintassi

UINT GetBitwiseInstructionCount();

Valore restituito

Tipo: UINT

Numero di istruzioni bit per bit.

Commenti

L'interfaccia di questo metodo è ospitata nella DLL predefinita D3DCompiler_xx.dll.

Requisiti

   
Piattaforma di destinazione Windows
Intestazione d3d11shader.h
Libreria D3DCompiler.lib
DLL D3DCompiler_47.dll

Vedi anche

Interfaccia ID3D11ShaderReflection