Searched refs:tempDiffMask (Results 1 – 1 of 1) sorted by relevance
1185 const gl::DrawBufferMask tempDiffMask = blendStateExt.compareFactors( in setBlendFuncs() local1188 const size_t tempDiffCount = tempDiffMask.count(); in setBlendFuncs()1192 diffMask = tempDiffMask; in setBlendFuncs()1265 const gl::DrawBufferMask tempDiffMask = blendStateExt.compareEquations( in setBlendEquations() local1268 const size_t tempDiffCount = tempDiffMask.count(); in setBlendEquations()1272 diffMask = tempDiffMask; in setBlendEquations()2153 const gl::DrawBufferMask tempDiffMask = in setColorMaskForFramebuffer() local2155 const size_t tempDiffCount = tempDiffMask.count(); in setColorMaskForFramebuffer()2159 diffMask = tempDiffMask; in setColorMaskForFramebuffer()