Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h28 #define OP12_TEX(a) OP12(a)
48 OP12(MUL)
49 OP12(ADD)
50 OP12(DADD)
51 OP12(DP3)
52 OP12(DP4)
53 OP12(DST)
54 OP12(MIN)
55 OP12(MAX)
56 OP12(SLT)
[all …]
Dtgsi_ureg.h729 #define OP12( op ) \ macro