summaryrefslogtreecommitdiff
path: root/chapters/VK_KHR_object_refresh/copies.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/VK_KHR_object_refresh/copies.adoc')
-rw-r--r--chapters/VK_KHR_object_refresh/copies.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapters/VK_KHR_object_refresh/copies.adoc b/chapters/VK_KHR_object_refresh/copies.adoc
index 26b19e30..d2d538a8 100644
--- a/chapters/VK_KHR_object_refresh/copies.adoc
+++ b/chapters/VK_KHR_object_refresh/copies.adoc
@@ -57,7 +57,8 @@ The sname:VkRefreshObjectListKHR structure is defined as:
include::{generated}/api/structs/VkRefreshObjectListKHR.adoc[]
* pname:sType is a elink:VkStructureType value identifying this structure.
- * pname:pNext is `NULL` or a pointer to an extension-specific structure.
+ * pname:pNext is `NULL` or a pointer to a structure extending this
+ structure.
* pname:objectCount is the number of objects to refresh.
* pname:pObjects is a pointer to an array of slink:VkRefreshObjectKHR
structures, defining the objects to refresh.