vulkan-1.0.0: Bump the version to 1.0.0

This commit is contained in:
Jason Ekstrand
2016-01-14 08:10:07 -08:00
parent c310fb032d
commit 24a6fcba77
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ extern "C" {
((major << 22) | (minor << 12) | patch)
// Vulkan API version supported by this file
#define VK_API_VERSION VK_MAKE_VERSION(0, 221, 0)
#define VK_API_VERSION VK_MAKE_VERSION(1, 0, 0)
#define VK_NULL_HANDLE 0