Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_alpha_to_coverage.c171 nir_ssa_def *dither_mask = build_dither_mask(&b, color0); in brw_nir_lower_alpha_to_coverage() local
172 dither_mask = nir_iand(&b, sample_mask, dither_mask); in brw_nir_lower_alpha_to_coverage()
175 nir_src_for_ssa(dither_mask)); in brw_nir_lower_alpha_to_coverage()