Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dvk_format_info.h185 static inline bool vk_format_is_depth_or_stencil(VkFormat format) { in vk_format_is_depth_or_stencil() function
/aosp_15_r20/external/mesa3d/src/vulkan/util/
H A Dvk_format.h60 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil() function