Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Datifragshader.c132 GLuint dstMask, GLuint dstMod, GLuint arg1, in debug_op()
615 GLuint dstMask, GLuint dstMod, GLuint arg1, in _mesa_FragmentOpXATI()
773 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI()
782 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI()
793 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp3ATI()
804 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp1ATI()
812 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp2ATI()
822 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp3ATI()
H A Datifragshader.h37 GLuint dstMod; member
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c274 struct nir_def *dst, GLuint dstMod) in emit_dstmod()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_shaderdefs.h363 uint32 dstMod : 4; member