Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1275 const gl::BlendStateExt::FactorStorage::Type tempCommonSrcAlpha = in setBlendFuncs() local
1281 tempCommonSrcColor, tempCommonDstColor, tempCommonSrcAlpha, tempCommonDstAlpha); in setBlendFuncs()
1291 commonSrcAlpha = tempCommonSrcAlpha; in setBlendFuncs()