HomeSort by relevance Sort by last modified time
    Searched refs:TEX_FETCH (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
ir-a2xx.h 174 instr->fetch.opc = TEX_FETCH;
instr-a2xx.h 265 TEX_FETCH = 1,
disasm-a2xx.c 441 INSTR(TEX_FETCH, "SAMPLE", print_fetch_tex),
ir-a2xx.c 324 } else if (instr->fetch.opc == TEX_FETCH) {
fd2_compiler.c 792 instr->fetch.opc = TEX_FETCH;

Completed in 707 milliseconds