Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h59 OP11(ARL)
60 OP11(MOV)
61 OP11(LIT)
62 OP11(RCP)
63 OP11(RSQ)
64 OP11(EXP)
65 OP11(LOG)
77 OP11(SQRT)
79 OP11(FRC)
81 OP11(FLR)
[all …]
Dtgsi_ureg.h755 #define OP11( op ) \ macro