We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d01330 commit b05787bCopy full SHA for b05787b
1 file changed
include/vsg/vk/vulkan.h
@@ -894,7 +894,7 @@ typedef VkResult(VKAPI_PTR* PFN_vkCreateRenderPass2KHR_Compatibility)(VkDevice d
894
typedef VkDeviceAddress(VKAPI_PTR* PFN_vkGetBufferDeviceAddressKHR_Compatibility)(VkDevice device, const VkBufferDeviceAddressInfo* pInfo);
895
896
//
897
-// Definitions not provided prior to 1.3.211
+// Definitions not provided prior to 1.3.204
898
899
#if VK_HEADER_VERSION < 204
900
#define VK_API_VERSION_1_3 VK_MAKE_VERSION(1, 3, 0)
0 commit comments