Searched refs:getImageIndexFromUniformIndex (Results 1 – 3 of 3) sorted by relevance
311 GLuint getImageIndexFromUniformIndex(GLuint uniformIndex) const;
1263 GLuint ProgramState::getImageIndexFromUniformIndex(GLuint uniformIndex) const in getImageIndexFromUniformIndex() function in gl::ProgramState2927 GLuint imageIndex = mState.getImageIndexFromUniformIndex(uniformLocation.index); in getImageUniformBinding()
1100 GLuint imageIndex = mState.getImageIndexFromUniformIndex(locationRef.index); in markUnusedUniformLocations()