Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_framebuffer.c389 stw_framebuffer_from_hdc(HDC hdc) in stw_framebuffer_from_hdc() function
476 fb = stw_framebuffer_from_hdc(hdc); in stw_pixelformat_get()
496 fb = stw_framebuffer_from_hdc( hdc ); in DrvPresentBuffers()
592 fb = stw_framebuffer_from_hdc( hdc ); in DrvSwapBuffers()
Dstw_framebuffer.h170 stw_framebuffer_from_hdc(HDC hdc);
Dstw_context.c165 fb = stw_framebuffer_from_hdc( hdc ); in stw_create_context_attribs()
420 fb = stw_framebuffer_from_hdc( hdc ); in stw_make_current()