From 799e7d6e2f8ca24969d3c1feef36ddbe7c811756 Mon Sep 17 00:00:00 2001 From: Jon Leech Date: Fri, 27 May 2016 16:30:32 -0700 Subject: [PATCH] Update include files. --- .../protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/specs/vulkan/validity/protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt b/doc/specs/vulkan/validity/protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt index 87b85f88..2d0e32bf 100644 --- a/doc/specs/vulkan/validity/protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt +++ b/doc/specs/vulkan/validity/protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt @@ -9,7 +9,7 @@ Valid Usage endif::doctype-manpage[] * pname:physicalDevice must: be a valid sname:VkPhysicalDevice handle * pname:display must: be a pointer to a basetype:wl_display value -* pname:queueFamilyIndex must: be less than the value of pname:pQueueFamilyPropertyCount returned by fname:vkGetPhysicalDeviceQueueFamilyProperties for the given pname:physicalDevice +* pname:queueFamilyIndex must: be less than pname:pQueueFamilyPropertyCount returned by fname:vkGetPhysicalDeviceQueueFamilyProperties for the given pname:physicalDevice ifndef::doctype-manpage[] ******************************************************************************** endif::doctype-manpage[]