Skip to content

Commit b05787b

Browse files
committed
Fixed comment
1 parent 8d01330 commit b05787b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/vsg/vk/vulkan.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ typedef VkResult(VKAPI_PTR* PFN_vkCreateRenderPass2KHR_Compatibility)(VkDevice d
894894
typedef VkDeviceAddress(VKAPI_PTR* PFN_vkGetBufferDeviceAddressKHR_Compatibility)(VkDevice device, const VkBufferDeviceAddressInfo* pInfo);
895895

896896
//
897-
// Definitions not provided prior to 1.3.211
897+
// Definitions not provided prior to 1.3.204
898898
//
899899
#if VK_HEADER_VERSION < 204
900900
#define VK_API_VERSION_1_3 VK_MAKE_VERSION(1, 3, 0)

0 commit comments

Comments
 (0)