Searched defs:nonCoreExtensions (Results 1 – 4 of 4) sorted by relevance
90 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in createRobustBufferAccessDevice() local
196 const auto nonCoreExtensions = removeExtensions(enabledExtensions, coreExtensions); in createInstance() local256 vector<string> nonCoreExtensions(removeExtensions(enabledExtensions, coreExtensions)); in createDefaultDevice() local
1517 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); in createDeviceWithUnsupportedFeaturesTest() local
147 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in getDevice() local