Searched defs:gl_framebuffer (Results 1 – 1 of 1) sorted by relevance
2611 struct gl_framebuffer struct2613 simple_mtx_t Mutex; /**< for thread safety */2621 GLuint Name;2622 GLint RefCount;2624 GLchar *Label; /**< GL_KHR_debug */2626 GLboolean DeletePending;2632 struct gl_config Visual;2638 GLuint Width, Height;2645 struct {2652 } DefaultGeometry;[all …]