Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dangletypes_unittest.cpp141 gl::BlendStateExt::EquationStorage::Type otherEquationAlpha = in TEST() local
145 ASSERT_EQ(otherEquationAlpha, is64Bit ? 0x04040404040404u : 0x4444444u); in TEST()
148 blendStateExt.compareEquations(otherEquationColor, otherEquationAlpha); in TEST()