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 | 46 DHGLRC stw_create_context_attribs( HDC hdc, INT iLayerPlane, DHGLRC hShareContext,
|
D | stw_ext_context.c | 118 return (HGLRC) stw_create_context_attribs(hDC, layerPlane, in wglCreateContextAttribsARB()
|
D | stw_context.c | 129 return stw_create_context_attribs(hdc, iLayerPlane, 0, 1, 0, 0, in DrvCreateLayerContext() 134 stw_create_context_attribs( in stw_create_context_attribs() function
|