Searched refs:getLastMipLevel (Results 1 – 3 of 3) sorted by relevance
909 uint32_t Image::getLastMipLevel(const VkImageSubresourceRange &subresourceRange) const in getLastMipLevel() function in vk::Image1066 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in prepareForSampling()1086 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in decodeETC2()1135 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in decodeBC()1170 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in decodeASTC()
74 uint32_t getLastMipLevel(const VkImageSubresourceRange &subresourceRange) const;
95 uint32_t lastMipLevel = dest->getLastMipLevel(subresourceRange); in clear()214 uint32_t lastMipLevel = dest->getLastMipLevel(subresourceRange); in fastClear()