Describes an instance of a hull shader to trace.
typedef struct D3D11_HULL_SHADER_TRACE_DESC {
UINT64 Invocation;
} D3D11_HULL_SHADER_TRACE_DESC;
Invocation
The invocation number of the instance of the hull shader.
Header: Declared in d3d11shadertracing.h.
Library: Use d3d11.lib.