Searched refs:has_pln (Results 1 – 9 of 9) sorted by relevance
109 .has_pln = true,129 .has_pln = true,151 .has_pln = true,180 .has_pln = true,209 .has_pln = true, \400 .has_pln = true, \797 .has_pln = false, \915 .has_pln = false, \
72 bool has_pln; member
574 if (v->devinfo->has_pln && v->devinfo->gen <= 6 && in shader_reg_constraints()
1064 (!devinfo->has_pln || devinfo->gen <= 6)); in writes_accumulator_implicitly()
180 if (devinfo->has_pln) { in emit_interpolation_setup_gen4()
497 if (devinfo->has_pln && devinfo->gen <= 6 && in try_copy_propagate()
263 if (devinfo->has_pln && (devinfo->gen == 6 || in brw_alloc_reg_set()
946 if (devinfo->has_pln) { in generate_linterp()
7104 const bool has_interleaved_layout = devinfo->has_pln || devinfo->gen >= 7; in lower_barycentrics()