Searched refs:compareEquations (Results 1 – 5 of 5) sorted by relevance
722 DrawBufferMask compareEquations(const EquationStorage::Type color,724 DrawBufferMask compareEquations(const BlendStateExt &other) const in compareEquations() function726 return compareEquations(other.mEquationColor, other.mEquationAlpha); in compareEquations()
228 blendStateExt.compareEquations(otherEquationColor, otherEquationAlpha); in TEST()
549 DrawBufferMask BlendStateExt::compareEquations(const EquationStorage::Type color, in compareEquations() function in gl::BlendStateExt
1418 gl::DrawBufferMask diffMask = mBlendStateExt.compareEquations(blendStateExt); in setBlendEquations()1436 const gl::DrawBufferMask tempDiffMask = blendStateExt.compareEquations( in setBlendEquations()
957 mCurBlendStateExt.compareEquations(blendStateExt)) in syncState()