Searched refs:stattribs (Results 1 – 1 of 1) sorted by relevance
152 struct st_context_attribs stattribs; in egl_g3d_create_context() local166 memset(&stattribs, 0, sizeof(stattribs)); in egl_g3d_create_context()168 stattribs.visual = gconf->stvis; in egl_g3d_create_context()170 gctx->stapi = egl_g3d_choose_st(drv, &gctx->base, &stattribs.profile); in egl_g3d_create_context()177 &stattribs, &ctx_err, (gshare) ? gshare->stctxi : NULL); in egl_g3d_create_context()