Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
Dvk_format_info.h131 static inline bool vk_format_is_depth_or_stencil(VkFormat format) { in vk_format_is_depth_or_stencil() function
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_format_info.h196 static inline bool vk_format_is_depth_or_stencil(VkFormat format) { in vk_format_is_depth_or_stencil() function
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.h51 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil() function