Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c430 stw_framebuffer_from_hdc(HDC hdc) in stw_framebuffer_from_hdc() function
517 fb = stw_framebuffer_from_hdc(hdc); in stw_pixelformat_get()
539 fb = stw_framebuffer_from_hdc( hdc ); in DrvPresentBuffers()
714 fb = stw_framebuffer_from_hdc( hdc ); in DrvSwapBuffers()
Dstw_framebuffer.h187 stw_framebuffer_from_hdc(HDC hdc);
Dstw_context.c191 fb = stw_framebuffer_from_hdc(hdc); in stw_create_context_attribs()
565 struct stw_framebuffer *fb = stw_framebuffer_from_hdc(hDC); in get_unlocked_refd_framebuffer_from_dc()