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