Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_util.h223 tu6_pipe2depth(VkFormat format) in tu6_pipe2depth() function
Dtu_formats.c451 if (tu6_pipe2depth(format) != (enum a6xx_depth_format)~0) in tu_physical_device_get_format_properties()
Dtu_cmd_buffer.c202 enum a6xx_depth_format fmt = tu6_pipe2depth(attachment->format); in tu6_emit_zs()