Lines Matching refs:renderable
110 GrRenderable renderable) {
117 auto backendFormat = caps->getDefaultBackendFormat(colorType, renderable);
130 resourceProvider->createTexture(kTexDims, backendFormat, GrTextureType::k2D, renderable,
283 GrColorType colorType, GrRenderable renderable) {
303 auto format = context->priv().caps()->getDefaultBackendFormat(colorType, renderable);
317 colorType, renderable, 1,
461 for (auto renderable : {GrRenderable::kNo, GrRenderable::kYes}) {
483 basic_transfer_to_test(reporter, ctxInfo.directContext(), colorType, renderable);
493 for (auto renderable : {GrRenderable::kNo, GrRenderable::kYes}) {
515 basic_transfer_from_test(reporter, ctxInfo, colorType, renderable);