Searched refs:texCubeBindings (Results 1 – 1 of 1) sorted by relevance
518 vector<pair<int, const glu::TextureCube*> > texCubeBindings = m_texManager.getBindingsCube(); in iterate() local532 …r<int, const glu::TextureCube*> >::const_iterator i = texCubeBindings.begin(); i != texCubeBinding… in iterate()