We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44f5fb commit 7b9490bCopy full SHA for 7b9490b
1 file changed
sycl/source/feature_test.hpp.in
@@ -117,6 +117,7 @@ inline namespace _V1 {
117
#define SYCL_EXT_ONEAPI_DEVICE_IMAGE_BACKEND_CONTENT 1
118
#define SYCL_EXT_ONEAPI_CURRENT_DEVICE 1
119
#define SYCL_KHR_FREE_FUNCTION_COMMANDS 1
120
+#define SYCL_KHR_QUEUE_EMPTY_QUERY 1
121
// In progress yet
122
#define SYCL_EXT_ONEAPI_ATOMIC16 0
123
#define SYCL_KHR_DEFAULT_CONTEXT 1
0 commit comments