Loading...
Searching...
No Matches
score::gfx::TextureRenderTarget Struct Reference
Useful abstraction for storing all the data related to a render target. More...
Detailed Description
Useful abstraction for storing all the data related to a render target.
Public Member Functions | |
| operator bool () const noexcept | |
| void | release () |
Public Attributes | |
| QRhiTexture * | texture {} |
| QRhiRenderBuffer * | colorRenderBuffer {} |
| QRhiRenderBuffer * | depthRenderBuffer {} |
| QRhiRenderPassDescriptor * | renderPass {} |
| QRhiRenderTarget * | renderTarget {} |
The documentation for this struct was generated from the following file: