mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-01-10 14:05:45 +00:00
vkCmdCopyImageToBuffer: Fix description
This commit is contained in:
parent
8555ed865c
commit
79295fbfc4
@ -241,7 +241,7 @@ include::../protos/vkCmdCopyImageToBuffer.txt[]
|
||||
structures specifying the regions to copy.
|
||||
|
||||
Each region in pname:pRegions is copied from the specified region of the
|
||||
source buffer to the specified region of the destination image.
|
||||
source image to the specified region of the destination buffer.
|
||||
|
||||
include::../validity/protos/vkCmdCopyImageToBuffer.txt[]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user