Skip to content

Commit 7b9490b

Browse files
authored
[SYCL] Add test macro for sycl_khr_queue_empty_query ext (#18799)
Signed-off-by: Hu, Peisen <[email protected]>
1 parent e44f5fb commit 7b9490b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/source/feature_test.hpp.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ inline namespace _V1 {
117117
#define SYCL_EXT_ONEAPI_DEVICE_IMAGE_BACKEND_CONTENT 1
118118
#define SYCL_EXT_ONEAPI_CURRENT_DEVICE 1
119119
#define SYCL_KHR_FREE_FUNCTION_COMMANDS 1
120+
#define SYCL_KHR_QUEUE_EMPTY_QUERY 1
120121
// In progress yet
121122
#define SYCL_EXT_ONEAPI_ATOMIC16 0
122123
#define SYCL_KHR_DEFAULT_CONTEXT 1

0 commit comments

Comments
 (0)