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.c97 stw_framebuffer_unlock(fb); in stw_framebuffer_release_locked()
120 stw_framebuffer_unlock(fb); in stw_framebuffer_release_locked()
245 stw_framebuffer_unlock(fb); in stw_call_window_proc()
358 stw_framebuffer_unlock(struct stw_framebuffer *fb) in stw_framebuffer_unlock() function
493 stw_framebuffer_unlock( fb ); in DrvSetPixelFormat()
503 stw_framebuffer_unlock( fb ); in DrvSetPixelFormat()
528 stw_framebuffer_unlock(fb); in stw_pixelformat_get()
589 stw_framebuffer_unlock(fb); in DrvPresentBuffers()
611 stw_framebuffer_unlock(fb); in stw_framebuffer_present_locked()
627 stw_framebuffer_unlock(fb); in stw_framebuffer_present_locked()
[all …]
Dstw_context.c194 stw_framebuffer_unlock(fb); in stw_create_context_attribs()
514 stw_framebuffer_unlock(fb); in stw_make_current()
520 stw_framebuffer_unlock(fbRead); in stw_make_current()
583 stw_framebuffer_unlock(fb); in get_unlocked_refd_framebuffer_from_dc()
Dstw_framebuffer.h215 stw_framebuffer_unlock(struct stw_framebuffer *fb);
Dstw_st.c353 stw_framebuffer_unlock(stwfb->fb); in stw_st_framebuffer_validate()
430 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.def.in38 stw_framebuffer_unlock
/third_party/mesa3d/src/egl/drivers/wgl/
Degl_wgl.c638 stw_framebuffer_unlock(wgl_surf->fb); in wgl_create_window_surface()