aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/mtl/GrMtlTextureRenderTarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/mtl/GrMtlTextureRenderTarget.h')
-rw-r--r--src/gpu/mtl/GrMtlTextureRenderTarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/mtl/GrMtlTextureRenderTarget.h b/src/gpu/mtl/GrMtlTextureRenderTarget.h
index 5137dd0736..74b682a9ec 100644
--- a/src/gpu/mtl/GrMtlTextureRenderTarget.h
+++ b/src/gpu/mtl/GrMtlTextureRenderTarget.h
@@ -20,7 +20,7 @@ public:
static sk_sp<GrMtlTextureRenderTarget> MakeWrappedTextureRenderTarget(GrMtlGpu*,
const GrSurfaceDesc&,
- GrWrapOwnership);
+ id<MTLTexture>);
protected:
void onAbandon() override {