Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_context.h67 void stw_notify_current_locked( struct stw_framebuffer *fb );
Dstw_framebuffer.c535 stw_notify_current_locked(fb); in DrvPresentBuffers()
565 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
576 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
Dstw_context.c591 stw_notify_current_locked( struct stw_framebuffer *fb ) in stw_notify_current_locked() function