Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c587 stw_notify_current_locked(fb); in DrvPresentBuffers()
610 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
626 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
639 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
Dstw_context.h76 void stw_notify_current_locked( struct stw_framebuffer *fb );
Dstw_context.c642 stw_notify_current_locked( struct stw_framebuffer *fb ) in stw_notify_current_locked() function