Searched defs:gl_framebuffer (Results 1 – 1 of 1) sorted by relevance
2598 struct gl_framebuffer struct2600 simple_mtx_t Mutex; /**< for thread safety */2608 GLuint Name;2609 GLint RefCount;2611 GLchar *Label; /**< GL_KHR_debug */2613 GLboolean DeletePending;2619 struct gl_config Visual;2625 GLuint Width, Height;2632 struct {2639 } DefaultGeometry;[all …]