Home
last modified time | relevance | path

Searched defs:vk_format_is_color (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
Dvk_format_info.h127 static inline bool vk_format_is_color(VkFormat format) { in vk_format_is_color() function
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_format_info.h192 static inline bool vk_format_is_color(VkFormat format) { in vk_format_is_color() function
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.h45 vk_format_is_color(VkFormat format) in vk_format_is_color() function