Skip to content

Commit

Permalink
Fix typo in protected submit VU (#1336)
Browse files Browse the repository at this point in the history
  • Loading branch information
krOoze authored Aug 6, 2020
1 parent 27fb9e1 commit 5107ad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/cmdbuffers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1247,8 +1247,8 @@ ifdef::VK_VERSION_1_1[]
* [[VUID-VkSubmitInfo-pNext-04120]]
If the pname:pNext chain of this structure does not include a
sname:VkProtectedSubmitInfo structure with pname:protectedSubmit set to
ename:VK_TRUE, then each element of the command buffer of the
pname:pCommandBuffers array must: be an unprotected command buffer
ename:VK_TRUE, then each element of the pname:pCommandBuffers array
must: be an unprotected command buffer
endif::VK_VERSION_1_1[]
****

Expand Down

0 comments on commit 5107ad8

Please sign in to comment.