Skip to content

Commit 8a83962

Browse files
committed
Update name strings in extension specs
1 parent 38217f4 commit 8a83962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/doc/extensions/EnqueueBarrier/enqueue_barrier.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This document presents a series of changes proposed for a future version of the
2828

2929
== Name Strings
3030

31-
+SYCL_INTEL_enqueue_barrier+
31+
+SYCL_EXT_INTEL_ENQUEUE_BARRIER+
3232

3333
== Notice
3434

sycl/doc/extensions/USMAddressSpaces/usm_address_spaces.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ NOTE: This document is better viewed when rendered as html with asciidoctor. Gi
1212
This document describes an extension to the SYCL USM extension that adds new explicit address spaces for the possible locations that USM pointers can be allocated. Users can create pointers that point into these address spaces explicitly in order to pass additional information to their compiler so as to enable optimizations.
1313

1414
== Name Strings
15-
+SYCL_INTEL_usm_address_spaces+
15+
+SYCL_EXT_INTEL_USM_ADDRESS_SPACES+
1616

1717
== Notice
1818
Copyright (c) 2020 Intel Corporation. All rights reserved.

0 commit comments

Comments
 (0)