Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h2613 struct gl_framebuffer struct
2615 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 …]