Searched refs:AllowedExtensions (Results 1 – 2 of 2) sorted by relevance
158 std::set<SPIRV::Extension::Extension> &AllowedExtensions) { in checkExtensions() argument162 AllowedExtensions.insert(ExtensionEnum); in checkExtensions()168 AllowedExtensions.insert(It->second); in checkExtensions()
44 std::set<SPIRV::Extension::Extension> &AllowedExtensions);