IFrameBufferCallback interface
Callback to return a render target. The format of the returned render target is R8G8B8A8_UNORM regardless of the format of the in-engine rendertarget.
Members
The IFrameBufferCallback interface inherits from the IUnknown interface. IFrameBufferCallback also has these types of members:
Methods
The IFrameBufferCallback interface has these methods.
Method | Description |
---|---|
ResultCallback | A callback that notifies the host of framebuffer information returned by the associated request. |
Requirements
Header | Vspixengine.h |