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.
Represents information about a shader debugger request.
Syntax
} DebugShaderRequestInfo;
Members
stage
The pipeline stage to debug.
eventID
The ID of the graphics event to debug.
frameNumber
The frame to debug.
vertex
The vertex to debug.
pixel
The pixel to debug.
groupCoordinates
The coordinates of the group to debug.
threadCoordinates
The coordinates of the thread to debug
Requirements
Header | Vspixengine.h |