Searched refs:oldRefCount (Results 1 – 1 of 1) sorted by relevance
4407 uint32_t &oldRefCount = mState.mExecutable->mActiveSamplerRefCounts[oldTextureUnit]; in updateSamplerUniform() local4409 ASSERT(oldRefCount > 0); in updateSamplerUniform()4411 oldRefCount--; in updateSamplerUniform()4442 if (oldRefCount == 0) in updateSamplerUniform()