IPixelHistoryCallback2 interface
Callback to return pixel history intersections (draw call level) and primitives (triangle level) in two different results.
Members
The IPixelHistoryCallback2 interface inherits from the IUnknown interface. IPixelHistoryCallback2 also has these types of members:
Methods
The IPixelHistoryCallback2 interface has these methods.
Method | Description |
---|---|
IntersectionsCallback | A callback that notifies the host of pixel history intersection information returned by the assocaited request. |
PrimitivesCallback | A callback that notifies the host of pixel history primitive operation information returned by the associated request. |
Requirements
Header | Vspixengine.h |