Home
last modified time | relevance | path

Searched refs:compareFactors (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes_unittest.cpp198 blendStateExt.compareFactors(otherSrcColor, otherDstColor, otherSrcAlpha, otherDstAlpha); in TEST()
Dangletypes.cpp604 DrawBufferMask BlendStateExt::compareFactors(const FactorStorage::Type srcColor, in compareFactors() function in gl::BlendStateExt
Dangletypes.h702 DrawBufferMask compareFactors(const FactorStorage::Type srcColor,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1255 mBlendStateExt.compareFactors(blendStateExt.mSrcColor, blendStateExt.mDstColor, in setBlendFuncs()
1280 const gl::DrawBufferMask tempDiffMask = blendStateExt.compareFactors( in setBlendFuncs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp984 mCurBlendStateExt.compareFactors( in syncState()