Lines Matching defs:context
32 auto context = ctxInfo.directContext();
33 auto resourceProvider = context->priv().resourceProvider();
36 auto format = context->priv().caps()->getDefaultBackendFormat(GrColorType::kRGBA_8888,
58 GrBackendTexture backendTex = context->createBackendTexture(
74 context->deleteBackendTexture(backendTex);
80 auto context = ctxInfo.directContext();
81 GrProxyProvider* proxyProvider = context->priv().proxyProvider();
82 GrResourceProvider* resourceProvider = context->priv().resourceProvider();
83 const GrCaps* caps = context->priv().caps();
182 // For each context, set it to always clear the textures and then run through all the