Bug 13632 Header 84 Assorted questions and comments on vulkan.h
diff --git a/include/vk_platform.h b/include/vk_platform.h
index 26962d0..957c135 100644
--- a/include/vk_platform.h
+++ b/include/vk_platform.h
@@ -76,7 +76,7 @@
     #endif
 #endif // !defined(VK_NO_STDINT_H)
 
-typedef uint64_t   VkGpuSize;
+typedef uint64_t   VkDeviceSize;
 typedef uint32_t   bool32_t;
 
 typedef uint32_t   VkSampleMask;