Searched defs:gl_framebuffer (Results 1 – 1 of 1) sorted by relevance
2613 struct gl_framebuffer struct2615 simple_mtx_t Mutex; /**< for thread safety */2623 GLuint Name;2624 GLint RefCount;2626 GLchar *Label; /**< GL_KHR_debug */2628 GLboolean DeletePending;2634 struct gl_config Visual;2640 GLuint Width, Height;2647 struct {2654 } DefaultGeometry;[all …]