Home | History | Annotate | Download | only in gpu

Lines Matching refs:resourceProvider

160     GrOpFlushState flushState(gpu, fContext->contextPriv().resourceProvider(),
210 GrResourceAllocator alloc(fContext->contextPriv().resourceProvider());
251 GrResourceProvider* resourceProvider = fContext->contextPriv().resourceProvider();
259 if (resourceProvider->explicitlyAllocateGPUResources()) {
266 if (!fOpLists[i]->instantiate(resourceProvider)) {
275 fOpLists[i]->instantiateDeferredProxies(fContext->contextPriv().resourceProvider());
338 if (!proxy->instantiate(fContext->contextPriv().resourceProvider())) {
387 auto resourceProvider = fContext->contextPriv().resourceProvider();
390 resourceProvider,
411 sk_sp<GrTextureOpList> opList(new GrTextureOpList(fContext->contextPriv().resourceProvider(),