Searched refs:const_index_sel (Results 1 – 4 of 4) sorted by relevance
194 (instr->vtx.const_index - 20) * 3 + instr->vtx.const_index_sel; in patch_fetches()315 instr->const_index_sel = 0; in fd2_prog_init()330 instr->const_index_sel = 1; in fd2_prog_init()339 instr->const_index_sel = 0; in fd2_prog_init()
198 vtx->const_index_sel = instr->fetch.vtx.const_idx_sel; in fill_instr()
360 uint8_t const_index_sel : 2; member
367 printf(" CONST(%u, %u)", vtx->const_index, vtx->const_index_sel); in print_fetch_vtx()