Searched refs:bufferExtentInBlocks (Results 1 – 2 of 2) sorted by relevance
134 …VkExtent2D bufferExtentInBlocks(const VkExtent2D &extent, const VkBufferImageCopy2KHR ®ion) con…
611 VkExtent2D bufferExtent = bufferExtentInBlocks(Extent2D(imageExtent), region); in copy()718 VkExtent2D Image::bufferExtentInBlocks(const VkExtent2D &extent, const VkBufferImageCopy2KHR ®io… in bufferExtentInBlocks() function in vk::Image