Home
last modified time | relevance | path

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

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