Searched defs:arg1Rep (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | atifragshader.c | 118 GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, in debug_op() 577 GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, in _mesa_FragmentOpXATI() 719 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI() 728 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI() 739 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp3ATI() 751 GLuint arg1Rep, GLuint arg1Mod) in _mesa_AlphaFragmentOp1ATI() 759 GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, in _mesa_AlphaFragmentOp2ATI() 769 GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, in _mesa_AlphaFragmentOp3ATI()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 3429 GLuint arg1Rep; member 3442 const GLuint arg1Rep = cmd->arg1Rep; in _mesa_unmarshal_AlphaFragmentOp2ATI() local 3450 _mesa_marshal_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep… in _mesa_marshal_AlphaFragmentOp2ATI() 6318 GLuint arg1Rep; member 6329 const GLuint arg1Rep = cmd->arg1Rep; in _mesa_unmarshal_ColorFragmentOp1ATI() local 6334 …I(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mo… in _mesa_marshal_ColorFragmentOp1ATI() 8195 GLuint arg1Rep; member 8205 const GLuint arg1Rep = cmd->arg1Rep; in _mesa_unmarshal_AlphaFragmentOp1ATI() local 8210 _mesa_marshal_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep… in _mesa_marshal_AlphaFragmentOp1ATI() 11107 GLuint arg1Rep; member [all …]
|