Searched refs:dstSize (Results 1 – 2 of 2) sorted by relevance
45 vkhpp::ImageLayout currentLayout, void* dst, uint64_t dstSize, in readImageData() argument55 .size = static_cast<VkDeviceSize>(dstSize), in readImageData()174 memcpy(dst, mapped, dstSize); in readImageData()
27 vkhpp::ImageLayout currentLayout, void* dst, uint64_t dstSize,