Skip to content

Commit c5d9ae1

Browse files
committed
Add feature test macro
1 parent c60f7b6 commit c5d9ae1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/include/CL/sycl/feature_test.hpp.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ namespace sycl {
6767
#define SYCL_EXT_INTEL_KERNEL_ARGS_RESTRICT 1
6868
#define SYCL_EXT_INTEL_MEM_CHANNEL_PROPERTY 1
6969
#define SYCL_EXT_INTEL_USM_ADDRESS_SPACES 1
70+
#define SYCL_EXT_INTEL_RUNTIME_BUFFER_LOCATION 1
7071
#define SYCL_EXT_ONEAPI_BACKEND_LEVEL_ZERO 1
7172
#cmakedefine01 SYCL_BUILD_PI_CUDA
7273
#if SYCL_BUILD_PI_CUDA

0 commit comments

Comments
 (0)