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.h63 void stw_notify_current_locked( struct stw_framebuffer *fb );
Dstw_framebuffer.c534 stw_notify_current_locked(fb); in DrvPresentBuffers()
564 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
575 stw_notify_current_locked(fb); in stw_framebuffer_present_locked()
Dstw_context.c503 stw_notify_current_locked( struct stw_framebuffer *fb ) in stw_notify_current_locked() function