Searched defs:dstMod (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | atifragshader.c | 118 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()
|
D | atifragshader.h | 37 GLuint dstMod; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atifs_to_nir.c | 283 struct nir_ssa_def *dst, GLuint dstMod) in emit_dstmod()
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_shaderdefs.h | 381 uint32 dstMod : 4; member
|