Searched refs:vk_format_is_color (Results 1 – 4 of 4) sorted by relevance
127 static inline bool vk_format_is_color(VkFormat format) { in vk_format_is_color() function
192 static inline bool vk_format_is_color(VkFormat format) { in vk_format_is_color() function
45 vk_format_is_color(VkFormat format) in vk_format_is_color() function
859 if (vk_format_is_color(src_image->format) && in vk_meta_resolve_image2()