aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkOSWindow_Mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/views/SkOSWindow_Mac.h')
-rw-r--r--include/views/SkOSWindow_Mac.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/views/SkOSWindow_Mac.h b/include/views/SkOSWindow_Mac.h
index efa97bf872..4558a58833 100644
--- a/include/views/SkOSWindow_Mac.h
+++ b/include/views/SkOSWindow_Mac.h
@@ -33,7 +33,8 @@ public:
};
void release();
- bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
+ bool attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor,
+ AttachmentInfo*);
void present();
bool makeFullscreen();