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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_context.c202 struct stw_context *stw_ctx = stw_create_context_attribs(hDC, layerPlane, share_stw, local in function:wglCreateContextAttribsARB
206 if (!stw_ctx) {
211 c = stw_create_context_handle(stw_ctx, dhglrc);
213 stw_destroy_context(stw_ctx);

Completed in 1 milliseconds