Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.h205 uint32_t depth_cpp_per_sample; member
Dtu_pipeline.c3504 pipeline->depth_cpp_per_sample = util_format_get_component_bits( in tu_pipeline_builder_parse_depth_stencil()
Dtu_cmd_buffer.c4375 const uint32_t depth_bandwidth = cmd->state.pipeline->depth_cpp_per_sample; in tu6_draw_common()