Condividi tramite


Metodo ID3D12ShaderReflection::GetMovInstructionCount (d3d12shader.h)

Ottiene il numero di istruzioni Mov.

Sintassi

UINT GetMovInstructionCount();

Valore restituito

Tipo: UINT

Restituisce il numero di istruzioni Mov.

Commenti

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

Requisiti

   
Piattaforma di destinazione Windows
Intestazione d3d12shader.h

Vedi anche

ID3D12ShaderReflection