#include <detail/backend_impl.hpp>
#include <detail/config.hpp>
#include <detail/global_handler.hpp>
#include <detail/platform_impl.hpp>
#include <sycl/device.hpp>
#include <sycl/device_selector.hpp>
#include <sycl/info/info_desc.hpp>
#include <sycl/platform.hpp>
#include <sycl/info/platform_traits.def>
Go to the source code of this file.
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
Macros | |
#define | __SYCL_PARAM_TRAITS_SPEC(DescType, Desc, ReturnT, PiCode) |
#define __SYCL_PARAM_TRAITS_SPEC | ( | DescType, | |
Desc, | |||
ReturnT, | |||
PiCode | |||
) |
Definition at line 69 of file platform.cpp.