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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_context.h46 DHGLRC stw_create_context_attribs( HDC hdc, INT iLayerPlane, DHGLRC hShareContext,
H A Dstw_ext_context.c118 return (HGLRC) stw_create_context_attribs(hDC, layerPlane,
H A Dstw_context.c129 return stw_create_context_attribs(hdc, iLayerPlane, 0, 1, 0, 0,
134 stw_create_context_attribs( function
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_context.h46 DHGLRC stw_create_context_attribs( HDC hdc, INT iLayerPlane, DHGLRC hShareContext,
H A Dstw_ext_context.c118 return (HGLRC) stw_create_context_attribs(hDC, layerPlane,
H A Dstw_context.c129 return stw_create_context_attribs(hdc, iLayerPlane, 0, 1, 0, 0,
134 stw_create_context_attribs( function

Completed in 112 milliseconds