summaryrefslogtreecommitdiff
path: root/chapters/VK_KHR_surface/wsi.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/VK_KHR_surface/wsi.adoc')
-rw-r--r--chapters/VK_KHR_surface/wsi.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapters/VK_KHR_surface/wsi.adoc b/chapters/VK_KHR_surface/wsi.adoc
index fba9dd8e..85331f9d 100644
--- a/chapters/VK_KHR_surface/wsi.adoc
+++ b/chapters/VK_KHR_surface/wsi.adoc
@@ -541,8 +541,9 @@ ifdef::VK_KHR_win32_surface+VK_EXT_full_screen_exclusive[]
included in the pname:pNext chain
endif::VK_KHR_win32_surface+VK_EXT_full_screen_exclusive[]
* [[VUID-VkPhysicalDeviceSurfaceInfo2KHR-surface-07919]]
+ If surface is not VK_NULL_HANDLE,
ifdef::VK_GOOGLE_surfaceless_query[]
- If the `apiext:VK_GOOGLE_surfaceless_query` extension is not enabled,
+ and the `apiext:VK_GOOGLE_surfaceless_query` extension is not enabled,
endif::VK_GOOGLE_surfaceless_query[]
pname:surface must: be a valid slink:VkSurfaceKHR handle
****