Home
last modified time | relevance | path

Searched refs:stw_st_swap_framebuffer_locked (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_st.h50 stw_st_swap_framebuffer_locked(HDC hdc, struct st_context_iface *stctx,
Dstw_st.c340 stw_st_swap_framebuffer_locked(HDC hdc, struct st_context_iface *stctx, in stw_st_swap_framebuffer_locked() function
Dstw_framebuffer.c659 return stw_st_swap_framebuffer_locked(hdc, ctx->st, fb->stfb); in DrvSwapBuffers()