Searched refs:first_vk_format (Results 1 – 1 of 1) sorted by relevance
294 const VkFormat first_vk_format = static_cast<VkFormat>(1); in FindFormatLinearWithoutMips() local297 …for (VkFormat format = first_vk_format; format <= last_vk_format; format = static_cast<VkFormat>(f… in FindFormatLinearWithoutMips()316 const VkFormat first_vk_format = static_cast<VkFormat>(1); in FindFormatWithoutSamples() local319 …for (VkFormat format = first_vk_format; format <= last_vk_format; format = static_cast<VkFormat>(f… in FindFormatWithoutSamples()342 const VkFormat first_vk_format = static_cast<VkFormat>(1); in FindUnsupportedImage() local349 …for (VkFormat format = first_vk_format; format <= last_vk_format; format = static_cast<VkFormat>(f… in FindUnsupportedImage()379 const VkFormat first_vk_format = static_cast<VkFormat>(1); in FindFormatWithoutFeatures() local382 …for (VkFormat format = first_vk_format; format <= last_vk_format; format = static_cast<VkFormat>(f… in FindFormatWithoutFeatures()