Searched refs:removedUniformsCount (Results 1 – 3 of 3) sorted by relevance
792 int removedUniformsCount; in translateImpl() local797 RewriteStructSamplersOld(this, root, &getSymbolTable(), &removedUniformsCount); in translateImpl()802 RewriteStructSamplers(this, root, &getSymbolTable(), &removedUniformsCount); in translateImpl()809 defaultUniformCount -= removedUniformsCount; in translateImpl()
98 int removedUniformsCount() const { return mRemovedUniformsCount; } in removedUniformsCount() function in sh::__anonf793e97a0111::Traverser702 *removedUniformsCountOut = rewriteStructSamplers.removedUniformsCount(); in RewriteStructSamplersOld()
318 int removedUniformsCount() const { return mRemovedUniformsCount; } in removedUniformsCount() function in sh::__anon63ec13db0111::Traverser1216 *removedUniformsCountOut = rewriteStructSamplers.removedUniformsCount(); in RewriteStructSamplers()