Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(800)

Unified Diff: include/gpu/vk/GrVkTypes.h

Issue 1834903003: Add WSI functions to GrVkInterface (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add Android and Xlib Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: include/gpu/vk/GrVkTypes.h
diff --git a/include/gpu/vk/GrVkTypes.h b/include/gpu/vk/GrVkTypes.h
index e671f5ddddbd5768f5e70470c205f243ef7e6605..833f6d30df33123e65d168b51775ab03101f09f9 100755
--- a/include/gpu/vk/GrVkTypes.h
+++ b/include/gpu/vk/GrVkTypes.h
@@ -9,7 +9,7 @@
#ifndef GrVkTypes_DEFINED
#define GrVkTypes_DEFINED
-#include <vulkan/vulkan.h>
+#include "vk/GrVkDefines.h"
/**
* KHR_debug

Powered by Google App Engine
This is Rietveld 408576698