Home | History | Annotate | Download | only in glx

Lines Matching full:create_context

275    if (allowDirect && psc->vtable->create_context)
276 gc = psc->vtable->create_context(psc, config, shareList, renderType);