IDebugShaderRequest2 interface

Request to start debugging a shader. This request contains two parts: generate a trace, and debug a trace.

Members

The IDebugShaderRequest2 interface inherits from the IUnknown interface. IDebugShaderRequest2 also has these types of members:

Methods

The IDebugShaderRequest2 interface has these methods.

MethodDescription
BeginDebugShader

Requests to start debugging the specified list of instructions.

GenerateInstructions

Requests to generate shader trace instructions in a debug request. Trace-based debugging occurs on the CPU (warp) instead of the GPU.

 

Requirements

Header

Vspixengine.h