#include <sycl/detail/property_helper.hpp>
#include <sycl/properties/property_traits.hpp>
#include <sycl/properties/queue_properties.def>
Go to the source code of this file.
Classes | |
class | sycl::_V1::ext::intel::property::queue::compute_index |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::property | |
sycl::_V1::property ::queue | |
sycl::_V1::ext | |
sycl::_V1::ext::intel | |
sycl::_V1::ext::intel::property | |
sycl::_V1::ext::intel::property::queue | |
Macros | |
#define | __SYCL_DATA_LESS_PROP(NS_QUALIFIER, PROP_NAME, ENUM_VAL) |
#define | __SYCL_MANUALLY_DEFINED_PROP(NS_QUALIFIER, PROP_NAME) |
#define | __SYCL_DATA_LESS_PROP(NS_QUALIFIER, PROP_NAME, ENUM_VAL) __SYCL_MANUALLY_DEFINED_PROP(NS_QUALIFIER, PROP_NAME) |
Functions | |
namespace | sycl::_V1::property ::queue::__SYCL2020_DEPRECATED ("use 'sycl::ext::oneapi::cuda::property::queue' instead") cuda |
#define __SYCL_DATA_LESS_PROP | ( | NS_QUALIFIER, | |
PROP_NAME, | |||
ENUM_VAL | |||
) |
Definition at line 52 of file queue_properties.hpp.
#define __SYCL_DATA_LESS_PROP | ( | NS_QUALIFIER, | |
PROP_NAME, | |||
ENUM_VAL | |||
) | __SYCL_MANUALLY_DEFINED_PROP(NS_QUALIFIER, PROP_NAME) |
Definition at line 52 of file queue_properties.hpp.
#define __SYCL_MANUALLY_DEFINED_PROP | ( | NS_QUALIFIER, | |
PROP_NAME | |||
) |
Definition at line 49 of file queue_properties.hpp.