Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h2598 struct gl_framebuffer struct
2600 simple_mtx_t Mutex; /**< for thread safety */
2608 GLuint Name;
2609 GLint RefCount;
2611 GLchar *Label; /**< GL_KHR_debug */
2613 GLboolean DeletePending;
2619 struct gl_config Visual;
2625 GLuint Width, Height;
2632 struct {
2639 } DefaultGeometry;
[all …]