Searched defs:stw_framebuffer_from_hdc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_framebuffer.c408 stw_framebuffer_from_hdc( function
497 fb = stw_framebuffer_from_hdc(hdc);
517 fb = stw_framebuffer_from_hdc( hdc );
608 fb = stw_framebuffer_from_hdc( hdc );
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_framebuffer.c408 stw_framebuffer_from_hdc( function
497 fb = stw_framebuffer_from_hdc(hdc);
517 fb = stw_framebuffer_from_hdc( hdc );
608 fb = stw_framebuffer_from_hdc( hdc );

Completed in 68 milliseconds