Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Datifragshader.c149 check_arith_arg(GLuint optype, GLuint arg, GLuint argRep) in check_arith_arg() function
662 if (!check_arith_arg(optype, arg1, arg1Rep)) { in _mesa_FragmentOpXATI()
666 if (!check_arith_arg(optype, arg2, arg2Rep)) { in _mesa_FragmentOpXATI()
671 if (!check_arith_arg(optype, arg3, arg3Rep)) { in _mesa_FragmentOpXATI()