Searched refs:has_pln (Results 1 – 9 of 9) sorted by relevance
114 .has_pln = true,135 .has_pln = true,158 .has_pln = true,188 .has_pln = true,218 .has_pln = true, \411 .has_pln = true, \813 .has_pln = false, \933 .has_pln = false, \
81 bool has_pln; member
574 if (v->devinfo->has_pln && v->devinfo->ver <= 6 && in shader_reg_constraints()
1102 (!devinfo->has_pln || devinfo->ver <= 6)) || in writes_accumulator_implicitly()
499 if (devinfo->has_pln && devinfo->ver <= 6 && in try_copy_propagate()
155 if (devinfo->has_pln && (devinfo->ver == 6 || in brw_alloc_reg_set()
180 if (devinfo->has_pln) { in emit_interpolation_setup_gfx4()
966 if (devinfo->has_pln) { in generate_linterp()
7920 const bool has_interleaved_layout = devinfo->has_pln || devinfo->ver >= 7; in lower_barycentrics()