Searched defs:nonCoreExtensions (Results 1 – 3 of 3) sorted by relevance
77 std::vector<std::string> nonCoreExtensions; in removeCoreExtensions() local145 …std::vector<std::string> nonCoreExtensions(removeCoreExtensions(context.getDeviceExtensions(), cor… in createCustomDevice() local
177 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in createDynamicVertexStateDevice() local
246 const auto nonCoreExtensions = removeExtensions(enabledExtensions, coreExtensions); in createInstance() local