Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_lrz.h17 TU_LRZ_FORCE_DISABLE_WRITE = 1 << 1, enumerator
Dtu_lrz.c670 !(pipeline->lrz.force_disable_mask & TU_LRZ_FORCE_DISABLE_WRITE); in tu6_calculate_lrz_state()
Dtu_pipeline.c3581 pipeline->lrz.force_disable_mask |= TU_LRZ_FORCE_DISABLE_WRITE; in tu_pipeline_builder_parse_depth_stencil()
3646 pipeline->lrz.force_disable_mask |= TU_LRZ_FORCE_DISABLE_WRITE; in tu_pipeline_builder_parse_multisample_and_color_blend()
3659 pipeline->lrz.force_disable_mask |= TU_LRZ_FORCE_DISABLE_WRITE; in tu_pipeline_builder_parse_multisample_and_color_blend()