Searched refs:nr_attrs (Results 1 – 2 of 2) sorted by relevance
120 const unsigned nr_attrs = draw_current_shader_outputs(clip->stage.draw); in interp() local176 for (j = 0; j < nr_attrs; j++) { in interp()
613 unsigned nr_attrs = tg->nr_attrib; in generic_run_one() local616 for (attr = 0; attr < nr_attrs; attr++) { in generic_run_one()