Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_context.c213 struct stw_context *stw_ctx = stw_create_context_attribs(hDC, layerPlane, share_stw, in wglCreateContextAttribsARB() local
218 if (!stw_ctx) { in wglCreateContextAttribsARB()
223 c = stw_create_context_handle(stw_ctx, dhglrc); in wglCreateContextAttribsARB()
225 stw_destroy_context(stw_ctx); in wglCreateContextAttribsARB()

Completed in 1 milliseconds