Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_context.h46 DHGLRC stw_create_context_attribs( HDC hdc, INT iLayerPlane, DHGLRC hShareContext,
Dstw_ext_context.c118 return (HGLRC) stw_create_context_attribs(hDC, layerPlane, in wglCreateContextAttribsARB()
Dstw_context.c129 return stw_create_context_attribs(hdc, iLayerPlane, 0, 1, 0, 0, in DrvCreateLayerContext()
134 stw_create_context_attribs( in stw_create_context_attribs() function