IDebugShaderCallback interface
Callback to return the instructions generated from creating a shader trace.
Members
The IDebugShaderCallback interface inherits from the IUnknown interface. IDebugShaderCallback also has these types of members:
Methods
The IDebugShaderCallback interface has these methods.
Method | Description |
---|---|
ResultInstructions | A callback that notifies the host of instructrion information returned by the associated request. |
Requirements
Header | Vspixengine.h |