File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ specifying properties which are known at compile time. This extension is not
6
6
itself a feature, but rather a building block that can be incorporated into
7
7
other features.
8
8
9
- [ 1 ] : < ../extensions/proposed /sycl_ext_oneapi_properties.asciidoc >
9
+ [ 1 ] : < ../extensions/experimental /sycl_ext_oneapi_properties.asciidoc >
10
10
11
11
There are a number of situations where we plan to use compile-time constant
12
12
properties, but this design document does not attempt to address them all.
@@ -274,7 +274,7 @@ the [sycl\_ext\_oneapi\_properties][8] extension. There are two ways the
274
274
application can specify these properties. The first is by passing a
275
275
` property_list ` parameter to the function that submits the kernel:
276
276
277
- [ 8 ] : < ../extensions/proposed /sycl_ext_oneapi_properties.asciidoc >
277
+ [ 8 ] : < ../extensions/experimental /sycl_ext_oneapi_properties.asciidoc >
278
278
279
279
```
280
280
namespace sycl {
You can’t perform that action at this time.
0 commit comments