Open3D (C++ API)
0.17.0
|
SYCL queue manager. More...
Go to the source code of this file.
Data Structures | |
class | open3d::core::sycl::SYCLContext |
Namespaces | |
open3d | |
open3d::core | |
open3d::core::sycl | |
SYCL queue manager.
Unlike from SYCLUtils.h, SYCLContext.h shall only be included by source files that are compiled with SYCL flags. Other generic source files (e.g., Device.cpp) shall not include this file.