Home
last modified time | relevance | path

Searched defs:CheckSupport (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/
DSemaphoreServiceNull.cpp28 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo, in CheckSupport() function in dawn_native::vulkan::external_semaphore::Service
DSemaphoreServiceZirconHandle.cpp33 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo, in CheckSupport() function in dawn_native::vulkan::external_semaphore::Service
DSemaphoreServiceFD.cpp40 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo, in CheckSupport() function in dawn_native::vulkan::external_semaphore::Service
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
DMemoryServiceNull.cpp28 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo) { in CheckSupport() function in dawn_native::vulkan::external_memory::Service
DMemoryServiceOpaqueFD.cpp32 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo) { in CheckSupport() function in dawn_native::vulkan::external_memory::Service
DMemoryServiceZirconHandle.cpp32 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo) { in CheckSupport() function in dawn_native::vulkan::external_memory::Service
DMemoryServiceDmaBuf.cpp70 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo) { in CheckSupport() function in dawn_native::vulkan::external_memory::Service
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/
Dgraph_kernel_optimization.cc170 std::unordered_set<std::string> CheckSupport() { in CheckSupport() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dgraph_kernel_flags.cc247 void GraphKernelFlags::CheckSupport() const { in CheckSupport() function in mindspore::graphkernel::GraphKernelFlags
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/opencl/kernel/
Dfusion_eltwise.cc49 bool CheckSupport(KernelExec *node) { in CheckSupport() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/
Dgpu_kernel.cc61 bool NativeGpuKernelMod::CheckSupport(const std::string &kernel_name, const KernelAttr &kernel_attr… in CheckSupport() function in mindspore::kernel::NativeGpuKernelMod