Searched refs:FETCH_OP_TF_WRITE (Results 1 – 4 of 4) sorted by relevance
511 #define FETCH_OP_TF_WRITE 54 macro
2305 if (gds->op != FETCH_OP_TF_WRITE) { in r600_bytecode_disasm()2318 if (gds->op != FETCH_OP_TF_WRITE) { in r600_bytecode_disasm()
2899 gds.op = FETCH_OP_TF_WRITE; in r600_emit_tess_factor()
420 fetch_opcode = FETCH_OP_TF_WRITE; in decode_fetch()