Home
last modified time | relevance | path

Searched refs:tu6_pipe2depth (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.h225 tu6_pipe2depth(VkFormat format) in tu6_pipe2depth() function
Dtu_formats.c254 if (tu6_pipe2depth(vk_format) != (enum a6xx_depth_format)~0) in tu_physical_device_get_format_properties()
Dtu_cmd_buffer.c215 enum a6xx_depth_format fmt = tu6_pipe2depth(attachment->format); in tu6_emit_zs()