Searched refs:tempDiffMask (Results 1 – 1 of 1) sorted by relevance
1280 const gl::DrawBufferMask tempDiffMask = blendStateExt.compareFactors( in setBlendFuncs() local1283 const size_t tempDiffCount = tempDiffMask.count(); in setBlendFuncs()1287 diffMask = tempDiffMask; in setBlendFuncs()1360 const gl::DrawBufferMask tempDiffMask = blendStateExt.compareEquations( in setBlendEquations() local1363 const size_t tempDiffCount = tempDiffMask.count(); in setBlendEquations()1367 diffMask = tempDiffMask; in setBlendEquations()2284 const gl::DrawBufferMask tempDiffMask = in setColorMaskForFramebuffer() local2286 const size_t tempDiffCount = tempDiffMask.count(); in setColorMaskForFramebuffer()2290 diffMask = tempDiffMask; in setColorMaskForFramebuffer()