Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.h49 uint32_t depth_cpp_per_sample; member
H A Dtu_pipeline.cc2831 bandwidth->depth_cpp_per_sample = util_format_get_component_bits( in tu_calc_bandwidth()
H A Dtu_cmd_buffer.cc5366 const uint32_t depth_bandwidth = cmd->state.bandwidth.depth_cpp_per_sample; in tu6_draw_common()