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.h43 OP11(ARL)
44 OP11(MOV)
45 OP11(LIT)
46 OP11(RCP)
47 OP11(RSQ)
48 OP11(EXP)
49 OP11(LOG)
64 OP11(FRC)
66 OP11(FLR)
67 OP11(ROUND)
[all …]
Dtgsi_ureg.h649 #define OP11( op ) \ macro