Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
| Method | Description |
|---|---|
| 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 |