#include <sycl/detail/pi.h>
#include <sycl/detail/property_helper.hpp>
#include <sycl/detail/property_list_base.hpp>
#include <sycl/exception.hpp>
#include <sycl/properties/property_traits.hpp>
#include <bitset>
#include <memory>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Classes | |
class | sycl::_V1::ext::oneapi::accessor_property_list< PropsT > |
class | sycl::_V1::property_list |
Objects of the property_list class are containers for the SYCL properties. More... | |
Namespaces | |
sycl | |
sycl::_V1 | |
sycl::_V1::ext | |
sycl::_V1::ext::oneapi | |