Searched refs:getLastMipLevel (Results 1 – 3 of 3) sorted by relevance
223 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in getSizeInBytes()1022 uint32_t Image::getLastMipLevel(const VkImageSubresourceRange &subresourceRange) const in getLastMipLevel() function in vk::Image1111 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in contentsChanged()1142 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in prepareForSampling()
78 uint32_t getLastMipLevel(const VkImageSubresourceRange &subresourceRange) const;
101 uint32_t lastMipLevel = dest->getLastMipLevel(subresourceRange); in clear()246 uint32_t lastMipLevel = dest->getLastMipLevel(subresourceRange); in fastClear()