Home | History | Annotate | Download | only in main

Lines Matching refs:RenderBuffers

439  * Indexes for all renderbuffers
453 /* generic renderbuffers */
466 * Bit flags for all renderbuffers
2588 struct _mesa_HashTable *RenderBuffers;
2601 * Renderbuffers represent drawing surfaces such as color, depth and/or
2602 * stencil. A framebuffer object has a set of renderbuffers.
2659 * A framebuffer is a collection of renderbuffers (color, depth, stencil, etc).