directx.d3d11shadertracing

Undocumented in source.

Members

Aliases

D3D11_TRACE_COMPONENT_MASK
alias D3D11_TRACE_COMPONENT_MASK = UINT8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_GS_INPUT_PRIMITIVE
alias D3D11_TRACE_GS_INPUT_PRIMITIVE = DWORD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_MISC_OPERATIONS_MASK
alias D3D11_TRACE_MISC_OPERATIONS_MASK = UINT16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_REGISTER_TYPE
alias D3D11_TRACE_REGISTER_TYPE = DWORD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

D3D11_SHADER_TYPE
enum D3D11_SHADER_TYPE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_GS_INPUT_PRIMITIVE_UNDEFINED
anonymousenum D3D11_TRACE_GS_INPUT_PRIMITIVE_UNDEFINED
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_OUTPUT_NULL_REGISTER
anonymousenum D3D11_TRACE_OUTPUT_NULL_REGISTER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

D3DDisassemble11Trace
HRESULT D3DDisassemble11Trace(LPCVOID pSrcData, SIZE_T SrcDataSize, ID3D11ShaderTrace pTrace, UINT StartStep, UINT NumSteps, UINT Flags, ID3D10Blob* ppDisassembly)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Interfaces

ID3D11ShaderTrace
interface ID3D11ShaderTrace
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ID3D11ShaderTraceFactory
interface ID3D11ShaderTraceFactory
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

D3D11_SHADER_TRACE_FLAG_RECORD_REGISTER_READS
enum D3D11_SHADER_TRACE_FLAG_RECORD_REGISTER_READS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_SHADER_TRACE_FLAG_RECORD_REGISTER_WRITES
enum D3D11_SHADER_TRACE_FLAG_RECORD_REGISTER_WRITES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_COMPONENT_W
enum D3D11_TRACE_COMPONENT_W;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_COMPONENT_X
enum D3D11_TRACE_COMPONENT_X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_COMPONENT_Y
enum D3D11_TRACE_COMPONENT_Y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_COMPONENT_Z
enum D3D11_TRACE_COMPONENT_Z;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_MISC_GS_CUT
enum D3D11_TRACE_MISC_GS_CUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_MISC_GS_CUT_STREAM
enum D3D11_TRACE_MISC_GS_CUT_STREAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_MISC_GS_EMIT
enum D3D11_TRACE_MISC_GS_EMIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_MISC_GS_EMIT_STREAM
enum D3D11_TRACE_MISC_GS_EMIT_STREAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_MISC_HALT
enum D3D11_TRACE_MISC_HALT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_MISC_MESSAGE
enum D3D11_TRACE_MISC_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_MISC_PS_DISCARD
enum D3D11_TRACE_MISC_PS_DISCARD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_REGISTER_FLAGS_RELATIVE_INDEXING
enum D3D11_TRACE_REGISTER_FLAGS_RELATIVE_INDEXING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

D3D11_COMPUTE_SHADER_TRACE_DESC
struct 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.
D3D11_DOMAIN_SHADER_TRACE_DESC
struct D3D11_DOMAIN_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.
D3D11_GEOMETRY_SHADER_TRACE_DESC
struct D3D11_GEOMETRY_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.
D3D11_HULL_SHADER_TRACE_DESC
struct D3D11_HULL_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.
D3D11_PIXEL_SHADER_TRACE_DESC
struct D3D11_PIXEL_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.
D3D11_SHADER_TRACE_DESC
struct D3D11_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.
D3D11_TRACE_REGISTER
struct D3D11_TRACE_REGISTER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_STATS
struct D3D11_TRACE_STATS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_STEP
struct D3D11_TRACE_STEP
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_TRACE_VALUE
struct D3D11_TRACE_VALUE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D3D11_VERTEX_SHADER_TRACE_DESC
struct D3D11_VERTEX_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.

Meta