Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Datifragshader.c117 GLuint dstMask, GLuint dstMod, GLuint arg1, in debug_op()
576 GLuint dstMask, GLuint dstMod, GLuint arg1, in _mesa_FragmentOpXATI()
719 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI()
728 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI()
739 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp3ATI()
750 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp1ATI()
758 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp2ATI()
768 _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
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c3427 GLuint dstMod; member
3440 const GLuint dstMod = cmd->dstMod; in _mesa_unmarshal_AlphaFragmentOp2ATI() local
3450 _mesa_marshal_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep… in _mesa_marshal_AlphaFragmentOp2ATI()
6316 GLuint dstMod; member
6327 const GLuint dstMod = cmd->dstMod; in _mesa_unmarshal_ColorFragmentOp1ATI() local
6334 _mesa_marshal_ColorFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1… in _mesa_marshal_ColorFragmentOp1ATI()
8193 GLuint dstMod; member
8203 const GLuint dstMod = cmd->dstMod; in _mesa_unmarshal_AlphaFragmentOp1ATI() local
8210 _mesa_marshal_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep… in _mesa_marshal_AlphaFragmentOp1ATI()
11105 GLuint dstMod; member
[all …]