Home | History | Annotate | Download | only in main

Lines Matching refs:secondary

1256       ir_rvalue *secondary;
1261 secondary = swizzle_xyz(var);
1263 secondary = swizzle_xyz(get_current_attrib(p, VERT_ATTRIB_COLOR1));
1266 p->emit(assign(spec_result, add(swizzle_xyz(spec_result), secondary),