Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1268 const gl::BlendStateExt::FactorStorage::Type tempCommonDstColor = in setBlendFuncs() local
1276 tempCommonSrcColor, tempCommonDstColor, tempCommonSrcAlpha, tempCommonDstAlpha); in setBlendFuncs()
1285 commonDstColor = tempCommonDstColor; in setBlendFuncs()