| Urho3D
    | 
Cached state of a frame buffer object. More...
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Graphics/OpenGL/OGLGraphicsImpl.h>
| Public Attributes | |
| unsigned | fbo_ {} | 
| Frame buffer handle. | |
| RenderSurface * | colorAttachments_ [MAX_RENDERTARGETS] {} | 
| Bound color attachment textures. | |
| RenderSurface * | depthAttachment_ {} | 
| Bound depth/stencil attachment. | |
| unsigned | readBuffers_ {M_MAX_UNSIGNED} | 
| Read buffer bits. | |
| unsigned | drawBuffers_ {M_MAX_UNSIGNED} | 
| Draw buffer bits. | |
Cached state of a frame buffer object.
 1.8.17
 1.8.17