Searched refs:isSamplerUniformIndex (Results 1 – 3 of 3) sorted by relevance
877 if (!isSamplerUniformIndex(index)) in getSamplerIndex()885 bool ProgramState::isSamplerUniformIndex(GLuint index) const in isSamplerUniformIndex() function in gl::ProgramState892 ASSERT(isSamplerUniformIndex(uniformIndex)); in getSamplerIndexFromUniformIndex()2282 if (mState.isSamplerUniformIndex(locationInfo.index)) in setUniform1iv()3316 ASSERT(mState.isSamplerUniformIndex(locationInfo.index)); in updateSamplerUniform()
308 bool isSamplerUniformIndex(GLuint index) const;
1097 if (mState.isSamplerUniformIndex(locationRef.index)) in markUnusedUniformLocations()