Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h36 #define OP00_LBL(a) OP00(a)
78 OP00(KILP)
103 OP00(RET)
112 OP00(BRK)
115 OP00(ENDIF)
130 OP00(CONT)
131 OP00(EMIT)
132 OP00(ENDPRIM)
134 OP00(BGNSUB)
136 OP00(ENDSUB)
[all …]
Dtgsi_ureg.h546 #define OP00( op ) \ macro