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.h2646 struct gl_framebuffer struct
2648 simple_mtx_t Mutex; /**< for thread safety */
2656 GLuint Name;
2657 GLint RefCount;
2659 GLchar *Label; /**< GL_KHR_debug */
2661 GLboolean DeletePending;
2667 struct gl_config Visual;
2673 GLuint Width, Height;
2680 struct {
2687 } DefaultGeometry;
[all …]