Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/host/vulkan/
Dvk_format_info.h127 static inline bool vk_format_is_color(VkFormat format) { in vk_format_is_color() function
/external/mesa3d/src/intel/vulkan/
Dvk_format_info.h143 vk_format_is_color(VkFormat format) in vk_format_is_color() function
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
Dvk_format_info.h189 static inline bool vk_format_is_color(VkFormat format) { in vk_format_is_color() function
/external/mesa3d/src/vulkan/util/
Dvk_format.h48 vk_format_is_color(VkFormat format) in vk_format_is_color() function