Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c89 stw_framebuffer_unlock(fb); in stw_framebuffer_release_locked()
112 stw_framebuffer_unlock(fb); in stw_framebuffer_release_locked()
237 stw_framebuffer_unlock(fb); in stw_call_window_proc()
350 stw_framebuffer_unlock(struct stw_framebuffer *fb) in stw_framebuffer_unlock() function
485 stw_framebuffer_unlock( fb ); in DrvSetPixelFormat()
495 stw_framebuffer_unlock( fb ); in DrvSetPixelFormat()
520 stw_framebuffer_unlock(fb); in stw_pixelformat_get()
581 stw_framebuffer_unlock(fb); in DrvPresentBuffers()
603 stw_framebuffer_unlock(fb); in stw_framebuffer_present_locked()
619 stw_framebuffer_unlock(fb); in stw_framebuffer_present_locked()
[all …]
Dstw_context.c194 stw_framebuffer_unlock(fb); in stw_create_context_attribs()
510 stw_framebuffer_unlock(fb); in stw_make_current()
516 stw_framebuffer_unlock(fbRead); in stw_make_current()
579 stw_framebuffer_unlock(fb); in get_unlocked_refd_framebuffer_from_dc()
Dstw_framebuffer.h215 stw_framebuffer_unlock(struct stw_framebuffer *fb);
Dstw_st.c296 stw_framebuffer_unlock(stwfb->fb); in stw_st_framebuffer_validate()
373 stw_framebuffer_unlock(stwfb->fb); in stw_st_framebuffer_present_locked()
Dstw_ext_pbuffer.c258 stw_framebuffer_unlock(fb); in wglCreatePbufferARB()
/third_party/mesa3d/src/gallium/targets/wgl/
Dgallium_wgl.def37 stw_framebuffer_unlock
/third_party/mesa3d/src/egl/drivers/wgl/
Degl_wgl.c682 stw_framebuffer_unlock(wgl_surf->fb); in wgl_create_window_surface()