Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Datifragshader.c118 GLuint dstMask, GLuint dstMod, GLuint arg1, in debug_op()
582 GLuint dstMask, GLuint dstMod, GLuint arg1, in _mesa_FragmentOpXATI()
740 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI()
749 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI()
760 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp3ATI()
771 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp1ATI()
779 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp2ATI()
789 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp3ATI()
Datifragshader.h37 GLuint dstMod; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_nir.c283 struct nir_ssa_def *dst, GLuint dstMod) in emit_dstmod()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_shaderdefs.h381 uint32 dstMod : 4; member