Searched defs:dstMod (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | atifragshader.c | 117 GLuint dstMask, GLuint dstMod, GLuint arg1, in debug_op() 581 GLuint dstMask, GLuint dstMod, GLuint arg1, in _mesa_FragmentOpXATI() 724 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI() 733 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI() 744 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp3ATI() 755 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp1ATI() 763 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp2ATI() 773 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp3ATI()
|
D | atifragshader.h | 37 GLuint dstMod; member
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atifs_to_tgsi.c | 256 struct ureg_dst dst, GLuint dstMod) in emit_dstmod()
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_shaderdefs.h | 381 uint32 dstMod : 4; member
|