Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h36 #define OP01_LBL(a) OP01(a)
120 OP01(EMIT)
121 OP01(ENDPRIM)
123 OP01(MEMBAR)
129 OP01(KILL_IF)
167 OP01(SWITCH)
168 OP01(CASE)
212 #undef OP01
Dtgsi_ureg.h641 #define OP01( op ) \ macro
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c154 #define OP01( op ) \ macro