Searched refs:marshal_VkBufferCopy (Results 1 – 3 of 3) sorted by relevance
871 void marshal_VkBufferCopy(
8314 marshal_VkBufferCopy(countingStream, (VkBufferCopy*)(local_pRegions + i)); in vkCmdCopyBuffer()8334 marshal_VkBufferCopy(stream, (VkBufferCopy*)(local_pRegions + i)); in vkCmdCopyBuffer()
3417 void marshal_VkBufferCopy( in marshal_VkBufferCopy() function