Searched refs:getImageIndexFromUniformIndex (Results 1 – 3 of 3) sorted by relevance
312 GLuint getImageIndexFromUniformIndex(GLuint uniformIndex) const;
906 GLuint ProgramState::getImageIndexFromUniformIndex(GLuint uniformIndex) const in getImageIndexFromUniformIndex() function in gl::ProgramState2443 GLuint imageIndex = mState.getImageIndexFromUniformIndex(uniformLocation.index); in getImageUniformBinding()
1109 GLuint imageIndex = mState.getImageIndexFromUniformIndex(locationRef.index); in markUnusedUniformLocations()