Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Datifragshader.c148 check_arith_arg(GLuint optype, GLuint arg, GLuint argRep) in check_arith_arg() function
656 if (!check_arith_arg(optype, arg1, arg1Rep)) { in _mesa_FragmentOpXATI()
660 if (!check_arith_arg(optype, arg2, arg2Rep)) { in _mesa_FragmentOpXATI()
665 if (!check_arith_arg(optype, arg3, arg3Rep)) { in _mesa_FragmentOpXATI()