Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h39 OP11(ARL)
40 OP11(MOV)
41 OP11(LIT)
42 OP11(RCP)
43 OP11(DRCP)
44 OP11(RSQ)
45 OP11(DRSQ)
46 OP11(EXP)
47 OP11(LOG)
62 OP11(SQRT)
[all …]
Dtgsi_ureg.h710 #define OP11( op ) \ macro
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c169 #define OP11( op ) \ macro