Home
last modified time | relevance | path

Searched refs:src_slot (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitaluinstruction.cpp568 std::set<int> src_slot; in emit_create_vec() local
579 src_slot.insert(src->sel()); in emit_create_vec()
580 if (src_slot.size() >= 3) { in emit_create_vec()
581 src_slot.clear(); in emit_create_vec()