Lines Matching refs:GrTexture
201 std::unique_ptr<GrSemaphore> prepareTextureForCrossContextUsage(GrTexture*) override;
245 sk_sp<GrTexture> onCreateTexture(SkISize dimensions,
253 sk_sp<GrTexture> onCreateCompressedTexture(SkISize dimensions,
259 sk_sp<GrTexture> onCreateCompressedTexture(SkISize dimensions,
270 sk_sp<GrTexture> onWrapBackendTexture(const GrBackendTexture&,
274 sk_sp<GrTexture> onWrapCompressedBackendTexture(const GrBackendTexture&,
277 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
330 bool onTransferPixelsTo(GrTexture*,
361 bool onRegenerateMipMapLevels(GrTexture*) override;
540 bool createCopyProgram(GrTexture* srcTexture);
781 static int TextureToCopyProgramIdx(GrTexture* texture);