Searched defs:CheckSupport (Results 1 – 11 of 11) sorted by relevance
28 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo, in CheckSupport() function in dawn_native::vulkan::external_semaphore::Service
33 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo, in CheckSupport() function in dawn_native::vulkan::external_semaphore::Service
40 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo, in CheckSupport() function in dawn_native::vulkan::external_semaphore::Service
28 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo) { in CheckSupport() function in dawn_native::vulkan::external_memory::Service
32 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo) { in CheckSupport() function in dawn_native::vulkan::external_memory::Service
70 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo) { in CheckSupport() function in dawn_native::vulkan::external_memory::Service
170 std::unordered_set<std::string> CheckSupport() { in CheckSupport() function
247 void GraphKernelFlags::CheckSupport() const { in CheckSupport() function in mindspore::graphkernel::GraphKernelFlags
49 bool CheckSupport(KernelExec *node) { in CheckSupport() function
61 bool NativeGpuKernelMod::CheckSupport(const std::string &kernel_name, const KernelAttr &kernel_attr… in CheckSupport() function in mindspore::kernel::NativeGpuKernelMod