Searched refs:layerPlane (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_context.c62 int majorVersion = 1, minorVersion = 0, layerPlane = 0; local in function:wglCreateContextAttribsARB
81 layerPlane = attribList[++i];
186 c = stw_create_context_attribs(hDC, layerPlane, share_dhglrc,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_context.c76 int majorVersion = 1, minorVersion = 0, layerPlane = 0; local in function:wglCreateContextAttribsARB
95 layerPlane = attribList[++i];
202 struct stw_context *stw_ctx = stw_create_context_attribs(hDC, layerPlane, share_stw,

Completed in 4 milliseconds