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.h51 DHGLRC stw_create_context_attribs(HDC hdc, INT iLayerPlane,
Dstw_ext_context.c186 c = stw_create_context_attribs(hDC, layerPlane, share_dhglrc, in wglCreateContextAttribsARB()
Dstw_context.c129 return stw_create_context_attribs(hdc, iLayerPlane, 0, 1, 0, 0, in DrvCreateLayerContext()
162 stw_create_context_attribs(HDC hdc, INT iLayerPlane, DHGLRC hShareContext, in stw_create_context_attribs() function