Searched refs:p3dctx (Results 1 – 1 of 1) sorted by relevance
77 GrBackendContext p3dctx = reinterpret_cast<GrBackendContext>(glInterface.get()); in get() local78 grCtx.reset(GrContext::Create(kOpenGL_GrBackend, p3dctx, &fGlobalOptions)); in get()