Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
Dvk_format_info.h136 static inline bool vk_format_has_depth(VkFormat format) { in vk_format_has_depth() function
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_format_info.h201 static inline bool vk_format_has_depth(VkFormat format) { in vk_format_has_depth() function
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.h58 vk_format_has_depth(VkFormat format) in vk_format_has_depth() function