Condividi tramite


Metodo ID3D12ShaderReflection::GetBitwiseInstructionCount (d3d12shader.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

Requisito Valore
Piattaforma di destinazione Windows
Intestazione d3d12shader.h

Vedi anche

ID3D12ShaderReflection