Searched refs:kSampler0SubjectIndex (Results 1 – 1 of 1) sorted by relevance
271 kSampler0SubjectIndex = kUniformBufferMaxSubjectIndex, enumerator272 kSamplerMaxSubjectIndex = kSampler0SubjectIndex + IMPLEMENTATION_MAX_ACTIVE_TEXTURES,380 for (angle::SubjectIndex samplerIndex = kSampler0SubjectIndex; in Context()8865 mState.setSamplerDirty(index - kSampler0SubjectIndex); in onSubjectStateChange()8866 mState.onActiveTextureStateChange(this, index - kSampler0SubjectIndex); in onSubjectStateChange()