Update include files.

This commit is contained in:
Jon Leech 2016-05-27 16:30:32 -07:00
parent a5c7f1960c
commit 799e7d6e2f
1 changed files with 1 additions and 1 deletions

View File

@ -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[]