Searched refs:last_vk_format (Results 1 – 1 of 1) sorted by relevance
295 …const VkFormat last_vk_format = static_cast<VkFormat>(130); // avoid compressed/feature protected… in FindFormatLinearWithoutMips() local297 …for (VkFormat format = first_vk_format; format <= last_vk_format; format = static_cast<VkFormat>(f… in FindFormatLinearWithoutMips()317 …const VkFormat last_vk_format = static_cast<VkFormat>(130); // avoid compressed/feature protected… in FindFormatWithoutSamples() local319 …for (VkFormat format = first_vk_format; format <= last_vk_format; format = static_cast<VkFormat>(f… in FindFormatWithoutSamples()343 …const VkFormat last_vk_format = static_cast<VkFormat>(130); // avoid compressed/feature protected… in FindUnsupportedImage() local349 …for (VkFormat format = first_vk_format; format <= last_vk_format; format = static_cast<VkFormat>(f… in FindUnsupportedImage()380 …const VkFormat last_vk_format = static_cast<VkFormat>(130); // avoid compressed/feature protected… in FindFormatWithoutFeatures() local382 …for (VkFormat format = first_vk_format; format <= last_vk_format; format = static_cast<VkFormat>(f… in FindFormatWithoutFeatures()