Searched refs:stw_create_context_attribs (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_context.h | 51 DHGLRC stw_create_context_attribs(HDC hdc, INT iLayerPlane,
|
D | stw_ext_context.c | 186 c = stw_create_context_attribs(hDC, layerPlane, share_dhglrc, in wglCreateContextAttribsARB()
|
D | stw_context.c | 129 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
|