Searched refs:stw_framebuffer_from_hdc (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_framebuffer.h173 stw_framebuffer_from_hdc(HDC hdc);
H A Dstw_framebuffer.c390 stw_framebuffer_from_hdc(HDC hdc) function in typeref:struct:stw_framebuffer *
477 fb = stw_framebuffer_from_hdc(hdc);
497 fb = stw_framebuffer_from_hdc( hdc );
628 fb = stw_framebuffer_from_hdc( hdc );
H A Dstw_context.c187 fb = stw_framebuffer_from_hdc( hdc );
470 fb = stw_framebuffer_from_hdc( hDrawDC );
509 fbRead = stw_framebuffer_from_hdc( hReadDC );
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_framebuffer.h187 stw_framebuffer_from_hdc(HDC hdc);
H A Dstw_framebuffer.c430 stw_framebuffer_from_hdc(HDC hdc) function in typeref:struct:stw_framebuffer *
517 fb = stw_framebuffer_from_hdc(hdc);
539 fb = stw_framebuffer_from_hdc( hdc );
714 fb = stw_framebuffer_from_hdc( hdc );
H A Dstw_context.c191 fb = stw_framebuffer_from_hdc(hdc);
565 struct stw_framebuffer *fb = stw_framebuffer_from_hdc(hDC);

Completed in 7 milliseconds