Home
last modified time | relevance | path

Searched defs:gl_framebuffer (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmtypes.h2611 struct gl_framebuffer struct
2613 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 …]