Searched refs:must_resize (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_framebuffer.h85 boolean must_resize; member in struct:stw_framebuffer
H A Dstw_st.c159 if (stwfb->fb->must_resize || (statt_mask & ~stwfb->texture_mask)) {
162 stwfb->fb->must_resize = FALSE;
H A Dstw_framebuffer.c156 fb->must_resize = TRUE;
291 fb->must_resize = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_framebuffer.h103 boolean must_resize; member in struct:stw_framebuffer
H A Dstw_st.c272 if (stwfb->fb->must_resize || stwfb->needs_fake_front || (statt_mask & ~stwfb->texture_mask)) {
275 stwfb->fb->must_resize = FALSE;
H A Dstw_framebuffer.c164 fb->must_resize = TRUE;
302 fb->must_resize = TRUE;

Completed in 8 milliseconds