Searched defs:gl_framebuffer (Results 1 – 1 of 1) sorted by relevance
3499 struct gl_framebuffer struct3501 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 …]