Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Datifragshader.c132 GLuint dstMask, GLuint dstMod, GLuint arg1, in debug_op()
594 GLuint dstMask, GLuint dstMod, GLuint arg1, in _mesa_FragmentOpXATI()
752 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI()
761 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI()
772 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp3ATI()
783 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp1ATI()
791 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp2ATI()
801 _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