Searched refs:compareEquations (Results 1 – 5 of 5) sorted by relevance
148 blendStateExt.compareEquations(otherEquationColor, otherEquationAlpha); in TEST()
498 DrawBufferMask BlendStateExt::compareEquations(const EquationStorage::Type color, in compareEquations() function in gl::BlendStateExt
644 DrawBufferMask compareEquations(const EquationStorage::Type color,
1336 gl::DrawBufferMask diffMask = mBlendStateExt.compareEquations(blendStateExt.mEquationColor, in setBlendEquations()1355 const gl::DrawBufferMask tempDiffMask = blendStateExt.compareEquations( in setBlendEquations()
960 mCurBlendStateExt.compareEquations(blendStateExt.mEquationColor, in syncState()