Searched defs:dstMod (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | atifragshader.c | 151 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()
|
D | atifragshader.h | 40 GLuint dstMod; member
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_shaderdefs.h | 382 uint32 dstMod : 4; member
|