diff --git a/chapters/resources.adoc b/chapters/resources.adoc index 5fdc6ca1c..6888906ef 100644 --- a/chapters/resources.adoc +++ b/chapters/resources.adoc @@ -322,7 +322,7 @@ include::{generated}/api/structs/VkBufferUsageFlags2CreateInfoKHR.adoc[] * pname:pNext is `NULL` or a pointer to a structure extending this structure. * pname:usage is a bitmask of elink:VkBufferUsageFlagBits2KHR specifying - how a pipeline will be generated. + allowed usages of the buffer. If this structure is included in the pname:pNext chain of a buffer creation structure, pname:usage is used instead of the corresponding pname:usage