struttura D3D11_GEOMETRY_SHADER_TRACE_DESC (d3d11shadertracing.h)

Descrive un'istanza di uno shader geometry da tracciare.

Sintassi

typedef struct D3D11_GEOMETRY_SHADER_TRACE_DESC {
  UINT64 Invocation;
} D3D11_GEOMETRY_SHADER_TRACE_DESC;

Members

Invocation

Numero di chiamata dell'istanza del geometry shader.

Commenti

Questa API richiede Windows Software Development Kit (SDK) per Windows 8.

Requisiti

   
Client minimo supportato Windows 8 [solo app desktop]
Server minimo supportato Windows Server 2012 [solo app desktop]
Intestazione d3d11shadertracing.h

Vedi anche

Strutture shader