Searched defs:gl_framebuffer (Results 1 – 1 of 1) sorted by relevance
3395 struct gl_framebuffer struct3397 simple_mtx_t Mutex; /**< for thread safety */3405 GLuint Name;3406 GLint RefCount;3408 GLchar *Label; /**< GL_KHR_debug */3410 GLboolean DeletePending;3416 struct gl_config Visual;3422 GLuint Width, Height;3429 struct {3436 } DefaultGeometry;[all …]