Searched refs:TEX_FETCH (Results 1 – 5 of 5) sorted by relevance
174 instr->fetch.opc = TEX_FETCH; in ir2_instr_create_tex_fetch()
265 TEX_FETCH = 1, enumerator
441 INSTR(TEX_FETCH, "SAMPLE", print_fetch_tex),
324 } else if (instr->fetch.opc == TEX_FETCH) { in instr_emit_fetch()
792 instr->fetch.opc = TEX_FETCH; in translate_tex()