Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes_unittest.cpp142 blendStateExt.expandEquationAlphaIndexed(0); in TEST()
Dangletypes.cpp450 BlendStateExt::EquationStorage::Type BlendStateExt::expandEquationAlphaIndexed( in expandEquationAlphaIndexed() function in gl::BlendStateExt
Dangletypes.h670 EquationStorage::Type expandEquationAlphaIndexed(const size_t index) const;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1358 blendStateExt.expandEquationAlphaIndexed(i); in setBlendEquations()