Home
last modified time | relevance | path

Searched defs:gl_framebuffer (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmtypes.h3499 struct gl_framebuffer struct
3501 simple_mtx_t Mutex; /**< for thread safety */
3509 GLuint Name;
3510 GLint RefCount;
3512 GLchar *Label; /**< GL_KHR_debug */
3514 GLboolean DeletePending;
3520 struct gl_config Visual;
3526 GLuint Width, Height;
3533 struct {
3540 } DefaultGeometry;
[all …]