D3D11_COMPUTE_SHADER_TRACE_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C)
struct D3D11_COMPUTE_SHADER_TRACE_DESC {}

Members

Variables

Invocation
UINT64 Invocation;
Undocumented in source.
ThreadGroupID
UINT[3] ThreadGroupID;
Undocumented in source.
ThreadIDInGroup
UINT[3] ThreadIDInGroup;
Undocumented in source.

Meta