Searched refs:have_attr (Results 1 – 1 of 1) sorted by relevance
119 have_attr(struct brw_sf_compile *c, GLuint attr) in have_attr() function134 if (have_attr(c, VARYING_SLOT_COL0+i) && in copy_bfc()135 have_attr(c, VARYING_SLOT_BFC0+i)) in copy_bfc()157 if (!(have_attr(c, VARYING_SLOT_COL0) && have_attr(c, VARYING_SLOT_BFC0)) && in do_twoside_color()158 !(have_attr(c, VARYING_SLOT_COL1) && have_attr(c, VARYING_SLOT_BFC1))) in do_twoside_color()