This commit is contained in:
Matthias Clasen
2017-09-04 22:58:05 -04:00
parent 7bb5b8df0b
commit 4800a248bd

View File

@@ -13,7 +13,7 @@ typedef enum {
* values we return if clips could even be computed.
*/
GSK_VULKAN_CLIP_ALL_CLIPPED,
/* No clipping is necesary, but the clip rect is set
/* No clipping is necessary, but the clip rect is set
* to the actual bounds of the underlying framebuffer
*/
GSK_VULKAN_CLIP_NONE,