Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Datifragshader.c117 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()
Datifragshader.h37 GLuint dstMod; member
/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_tgsi.c256 struct ureg_dst dst, GLuint dstMod) in emit_dstmod()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_shaderdefs.h381 uint32 dstMod : 4; member