IPipeLineStagesCallback interface
Not used. Formerly a callback for pipeline stages data.
Members
The IPipeLineStagesCallback interface inherits from the IUnknown interface. IPipeLineStagesCallback also has these types of members:
Methods
The IPipeLineStagesCallback interface has these methods.
| Method | Description |
|---|---|
| GetSupportedStages |
A callback that notifies the host of which pipeline stages are used by the draw call of the assocaited request. |
| MeshDataNotAvailableCallback |
A callback that notifies the host of which pipeline stages are not able to return mesh data for the event specified in the associated request. |
| MeshDataVertCallback |
A callback that notifies the host of pipeline stages mesh information returned by the assocaited request. |
| ResultCallback |
A callback that notifies the host of pipeline stages image information returned by the assocaited request. |
Requirements
|
Header |
|
|---|