Home
last modified time | relevance | path

Searched defs:CheckSupport (Results 1 – 8 of 8) 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
DMemoryServiceZirconHandle.cpp32 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
DMemoryServiceDmaBuf.cpp70 bool Service::CheckSupport(const VulkanDeviceInfo& deviceInfo) { in CheckSupport() function in dawn_native::vulkan::external_memory::Service
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dfusion_eltwise.cc47 bool CheckSupport(LiteKernel *node) { in CheckSupport() function