Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_gdishim.c62 fb = stw_framebuffer_from_hdc(hdc); in SetPixelFormat()
Dstw_framebuffer.c489 stw_framebuffer_from_hdc(HDC hdc) in stw_framebuffer_from_hdc() function
578 fb = stw_framebuffer_from_hdc(hdc); in stw_pixelformat_get()
600 fb = stw_framebuffer_from_hdc( hdc ); in DrvPresentBuffers()
778 fb = stw_framebuffer_from_hdc( hdc ); in DrvSwapBuffers()
Dstw_framebuffer.h197 stw_framebuffer_from_hdc(HDC hdc);
Dstw_pixelformat.c406 fb = stw_framebuffer_from_hdc(hdc); in stw_pixelformat_get_info_from_hdc()
Dstw_context.c538 struct stw_framebuffer *fb = stw_framebuffer_from_hdc(hDC); in get_unlocked_refd_framebuffer_from_dc()