Searched refs:TextureBindingVector (Results 1 – 2 of 2) sorted by relevance
292 typedef std::vector< BindingPointer<Texture> > TextureBindingVector; typedef293 typedef std::map<GLenum, TextureBindingVector> TextureBindingMap;
145 TextureBindingVector &textureVector = bindingVec->second; in reset()643 TextureBindingVector &textureVector = bindingVec->second; in detachTexture()