Home
last modified time | relevance | path

Searched defs:dstMod (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Datifragshader.c151 GLuint dstMask, GLuint dstMod, GLuint arg1, in debug_op()
589 GLuint dstMask, GLuint dstMod, GLuint arg1, in _mesa_FragmentOpXATI()
713 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI()
722 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI()
733 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp3ATI()
744 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp1ATI()
752 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp2ATI()
762 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp3ATI()
Datifragshader.h40 GLuint dstMod; member
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_shaderdefs.h382 uint32 dstMod : 4; member