![]() |
VR-Forces 4.8 Class Documentation
|
Drawable and pre Drawcallback that draw full screen quad to update vrs image. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtVariableRateShadingImageUpdater |
| Base class for GPU updates of the variable rate shading image Draw a full screen quad using a shader and provides a mechanisum for end users to specify the shader to use and setup uniforms etc. More... | |
| class | makVrv::DtVariableRateShadingImageUpdaterDrawCallback |
| A camera draw callback for invoking a VRS image update Typically this would be used as a predraw callback to ensure the VRS image is updated before the main camera draw occurs. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Drawable and pre Drawcallback that draw full screen quad to update vrs image.