Home
last modified time | relevance | path

Searched refs:stw_framebuffer_unlock (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c87 stw_framebuffer_unlock(fb); in stw_framebuffer_release_locked()
105 stw_framebuffer_unlock(fb); in stw_framebuffer_release_locked()
230 stw_framebuffer_unlock(fb); in stw_call_window_proc()
446 stw_framebuffer_unlock( fb ); in DrvSetPixelFormat()
456 stw_framebuffer_unlock( fb ); in DrvSetPixelFormat()
481 stw_framebuffer_unlock(fb); in stw_pixelformat_get()
538 stw_framebuffer_unlock(fb); in DrvPresentBuffers()
567 stw_framebuffer_unlock(fb); in stw_framebuffer_present_locked()
578 stw_framebuffer_unlock(fb); in stw_framebuffer_present_locked()
634 stw_framebuffer_unlock(fb); in DrvSwapBuffers()
Dstw_context.c190 stw_framebuffer_unlock(fb); in stw_create_context_attribs()
489 stw_framebuffer_unlock(fb); in stw_make_current()
503 stw_framebuffer_unlock(fb); in stw_make_current()
529 stw_framebuffer_unlock(fbRead); in stw_make_current()
533 stw_framebuffer_unlock(fbRead); in stw_make_current()
Dstw_framebuffer.h198 stw_framebuffer_unlock(struct stw_framebuffer *fb) in stw_framebuffer_unlock() function
Dstw_st.c183 stw_framebuffer_unlock(stwfb->fb); in stw_st_framebuffer_validate()
258 stw_framebuffer_unlock(stwfb->fb); in stw_st_framebuffer_present_locked()
Dstw_ext_pbuffer.c266 stw_framebuffer_unlock(fb); in wglCreatePbufferARB()