Searched refs:UNOPA (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp5006 #define UNOPA(NAME, OPCODE) \ macro
5393 UNOPA(sqrt, ir_unop_sqrt)
5394 UNOPA(inversesqrt, ir_unop_rsq)
5398 UNOPA(abs, ir_unop_abs)
5399 UNOPA(sign, ir_unop_sign)
5400 UNOPA(floor, ir_unop_floor)
5401 UNOPA(truncate, ir_unop_trunc)
5402 UNOPA(trunc, ir_unop_trunc)
5403 UNOPA(round, ir_unop_round_even)
5404 UNOPA(roundEve
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp4516 #define UNOPA(NAME, OPCODE) \ macro
4904 UNOPA(sqrt, ir_unop_sqrt)
4905 UNOPA(inversesqrt, ir_unop_rsq)
4909 UNOPA(abs, ir_unop_abs)
4910 UNOPA(sign, ir_unop_sign)
4911 UNOPA(floor, ir_unop_floor)
4912 UNOPA(truncate, ir_unop_trunc)
4913 UNOPA(trunc, ir_unop_trunc)
4914 UNOPA(round, ir_unop_round_even)
4915 UNOPA(roundEve
[all...]

Completed in 18 milliseconds