Searched refs:TU_LRZ_FORCE_DISABLE_LRZ (Results 1 – 3 of 3) sorted by relevance
919 TU_LRZ_FORCE_DISABLE_LRZ = 1 << 0, enumerator
2966 pipeline->lrz.force_disable_mask = TU_LRZ_FORCE_DISABLE_LRZ; in tu_pipeline_builder_parse_depth_stencil()
3685 bool invalidate_lrz = pipeline->lrz.force_disable_mask & TU_LRZ_FORCE_DISABLE_LRZ; in tu6_calculate_lrz_state()