Metodo ID3D11ShaderReflection::GetMovInstructionCount (d3d11shader.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 d3d11shader.h
Libreria D3DCompiler.lib
DLL D3DCompiler_47.dll

Vedi anche

Interfaccia ID3D11ShaderReflection