Searched refs:have_attr (Results 1 – 1 of 1) sorted by relevance
74 have_attr(struct brw_sf_compile *c, GLuint attr) in have_attr() function89 if (have_attr(c, VERT_RESULT_COL0+i) && in copy_bfc()90 have_attr(c, VERT_RESULT_BFC0+i)) in copy_bfc()112 if (!(have_attr(c, VERT_RESULT_COL0) && have_attr(c, VERT_RESULT_BFC0)) && in do_twoside_color()113 !(have_attr(c, VERT_RESULT_COL1) && have_attr(c, VERT_RESULT_BFC1))) in do_twoside_color()152 if (have_attr(c,i)) in copy_colors()