Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.cpp854 a->bc.slot = SLOT_X; in create_set_idx()
1697 allowed_slots &= (1 << SLOT_X); in try_add_instruction()
2175 a->bc.slot = SLOT_X; in create_ar_load()
Dsb_bc.h238 SLOT_X = 0, enumerator
Dsb_bc_parser.cpp486 prev_slot = SLOT_X; in prepare_alu_group()