Searched defs:requestedExtensions (Results 1 – 2 of 2) sorted by relevance
133 vector<string> requestedExtensions; in createInstanceWithWsi() local
976 …std::set<std::string> requestedExtensions; // cumulation of all enabled or required extensions; n… variable