Searched refs:ProgramMap (Results 1 – 1 of 1) sorted by relevance
106 typedef std::map<std::string, Program*> ProgramMap; typedef in vk::ProgramCollection108 ProgramMap m_programs;125 for (typename ProgramMap::const_iterator i = m_programs.begin(); i != m_programs.end(); ++i) in clear()