Searched refs:VTX_FETCH (Results 1 – 5 of 5) sorted by relevance
162 instr->fetch.opc = VTX_FETCH; in ir2_instr_create_vtx_fetch()
264 VTX_FETCH = 0, enumerator
440 INSTR(VTX_FETCH, "VERTEX", print_fetch_vtx),
293 if (instr->fetch.opc == VTX_FETCH) { in instr_emit_fetch()
256 instr->fetch.opc = VTX_FETCH; in compile_vtx_fetch()