Searched defs:dstMod (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | atifragshader.c | 132 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 D | atifragshader.h | 37 GLuint dstMod; member
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_atifs_to_nir.c | 274 struct nir_def *dst, GLuint dstMod) in emit_dstmod()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_shaderdefs.h | 363 uint32 dstMod : 4; member
|