Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.h66 struct stw_framebuffer struct
91 enum stw_framebuffer_owner owner; argument
93 struct pipe_frontend_drawable *drawable;
99 unsigned refcnt;
103 bool must_resize;
105 bool minimized; /**< Is the window currently minimized? */
107 unsigned width;
108 unsigned height;
111 unsigned textureFormat; /**< WGL_NO_TEXTURE or WGL_TEXTURE_RGB[A]_ARB */
112 unsigned textureTarget; /**< WGL_NO_TEXTURE or WGL_TEXTURE_1D/2D/
[all …]