diff --git a/adoc/chapters/programming_interface.adoc b/adoc/chapters/programming_interface.adoc index 72862500..b3566be5 100644 --- a/adoc/chapters/programming_interface.adoc +++ b/adoc/chapters/programming_interface.adoc @@ -11907,7 +11907,7 @@ device_event async_work_group_copy(local_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -11920,7 +11920,7 @@ device_event async_work_group_copy(global_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -11933,7 +11933,7 @@ device_event async_work_group_copy(local_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -11946,7 +11946,7 @@ device_event async_work_group_copy(global_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -12448,7 +12448,7 @@ device_event async_work_group_copy(local_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -12461,7 +12461,7 @@ device_event async_work_group_copy(global_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -12474,7 +12474,7 @@ device_event async_work_group_copy(local_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -12487,7 +12487,7 @@ device_event async_work_group_copy(global_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source]