Searched refs:TextureMap (Results 1 – 3 of 3) sorted by relevance
306 typedef std::map<glw::GLuint, const Texture*> TextureMap; typedef315 TextureMap textures;
578 for (TextureMap::const_iterator it = fboConfig.textures.begin(); in validStatusCodes()744 for (TextureMap::const_iterator it = cfg.textures.begin(); in logFramebufferConfig()940 for (TextureMap::const_iterator it = textures.begin(); it != textures.end(); it++) in ~FboBuilder()
473 for (config::TextureMap::const_iterator it = fbo.textures.begin(); it != fbo.textures.end(); ++it) in logFormatInfo()