Home
last modified time | relevance | path

Searched refs:TGSI_opcode (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_tgsi.c59 unsigned TGSI_opcode; member
247 if (desc->TGSI_opcode == TGSI_OPCODE_NOP) { in emit_arith_inst()
251 ureg_insn(t->ureg, desc->TGSI_opcode, dst, 1, args, argcount); in emit_arith_inst()