Home
last modified time | relevance | path

Searched refs:stw_st_flush (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_st.h50 stw_st_flush(struct st_context_iface *st, struct st_framebuffer_iface *stfb,
Dstw_context.c480 stw_st_flush(old_ctx->st, old_ctx->current_framebuffer->stfb, in stw_make_current()
490 stw_st_flush(old_ctx->st, old_ctx->current_framebuffer->stfb, in stw_make_current()
Dstw_st.c390 stw_st_flush(struct st_context_iface *stctx, in stw_st_flush() function
Dstw_framebuffer.c703 stw_st_flush(ctx->st, fb->stfb, ST_FLUSH_END_OF_FRAME); in stw_framebuffer_swap_locked()