Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_context.h67 void stw_notify_current_locked( struct stw_framebuffer *fb );
Dstw_framebuffer.c536 stw_notify_current_locked(fb); in DrvPresentBuffers()
566 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
577 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
Dstw_context.c592 stw_notify_current_locked( struct stw_framebuffer *fb ) in stw_notify_current_locked() function