@@ -14370,8 +14370,7 @@ Otherwise, it returns one of the following errors:
14370
14370
* {CL_INVALID_COMMAND_BUFFER_KHR} if _command_buffer_ is not a valid
14371
14371
command-buffer.
14372
14372
ifdef::cl_khr_command_buffer_multi_device[]
14373
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
14374
- extension is enabled, and _command_queue_ is not `NULL`, and the context
14373
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
14375
14374
associated with _command_queue_ and _command_buffer_ is not the same.
14376
14375
endif::cl_khr_command_buffer_multi_device[]
14377
14376
* {CL_INVALID_OPERATION} if _command_buffer_ has been finalized.
@@ -14458,8 +14457,7 @@ Otherwise, it returns the errors defined by {clEnqueueCopyBuffer} except:
14458
14457
* {CL_INVALID_CONTEXT} if the context associated with _command_buffer_,
14459
14458
_src_buffer_, and _dst_buffer_ is not the same.
14460
14459
ifdef::cl_khr_command_buffer_multi_device[]
14461
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
14462
- extension is enabled, and _command_queue_ is not `NULL`, and the context
14460
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
14463
14461
associated with _command_queue_ and _command_buffer_ is not the same.
14464
14462
endif::cl_khr_command_buffer_multi_device[]
14465
14463
@@ -14568,8 +14566,7 @@ except:
14568
14566
* {CL_INVALID_CONTEXT} if the context associated with _command_buffer_,
14569
14567
_src_buffer_, and _dst_buffer_ is not the same.
14570
14568
ifdef::cl_khr_command_buffer_multi_device[]
14571
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
14572
- extension is enabled, and _command_queue_ is not `NULL`, and the context
14569
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
14573
14570
associated with _command_queue_ and _command_buffer_ is not the same.
14574
14571
endif::cl_khr_command_buffer_multi_device[]
14575
14572
@@ -14661,8 +14658,7 @@ except:
14661
14658
* {CL_INVALID_CONTEXT} if the context associated with _command_buffer_,
14662
14659
_src_buffer_, and _dst_image_ is not the same.
14663
14660
ifdef::cl_khr_command_buffer_multi_device[]
14664
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
14665
- extension is enabled, and _command_queue_ is not `NULL`, and the context
14661
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
14666
14662
associated with _command_queue_ and _command_buffer_ is not the same.
14667
14663
endif::cl_khr_command_buffer_multi_device[]
14668
14664
@@ -14760,8 +14756,7 @@ Otherwise, it returns the errors defined by {clEnqueueCopyImage} except:
14760
14756
* {CL_INVALID_CONTEXT} if the context associated with _command_buffer_,
14761
14757
_src_image_, and _dst_image_ is not the same.
14762
14758
ifdef::cl_khr_command_buffer_multi_device[]
14763
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
14764
- extension is enabled, and _command_queue_ is not `NULL`, and the context
14759
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
14765
14760
associated with _command_queue_ and _command_buffer_ is not the same.
14766
14761
endif::cl_khr_command_buffer_multi_device[]
14767
14762
@@ -14853,8 +14848,7 @@ except:
14853
14848
* {CL_INVALID_CONTEXT} if the context associated with _command_buffer_,
14854
14849
_src_image_, and _dst_buffer_ is not the same.
14855
14850
ifdef::cl_khr_command_buffer_multi_device[]
14856
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
14857
- extension is enabled, and _command_queue_ is not `NULL`, and the context
14851
+ * {CL_INVALID_CONTEXT} _command_queue_ is not `NULL`, and the context
14858
14852
associated with _command_queue_ and _command_buffer_ is not the same.
14859
14853
endif::cl_khr_command_buffer_multi_device[]
14860
14854
@@ -14953,8 +14947,7 @@ Otherwise, it returns the errors defined by {clEnqueueFillBuffer} except:
14953
14947
* {CL_INVALID_CONTEXT} if the context associated with _command_buffer_ and
14954
14948
_buffer_ is not the same.
14955
14949
ifdef::cl_khr_command_buffer_multi_device[]
14956
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
14957
- extension is enabled, and _command_queue_ is not `NULL`, and the context
14950
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
14958
14951
associated with _command_queue_ and _command_buffer_ is not the same.
14959
14952
endif::cl_khr_command_buffer_multi_device[]
14960
14953
@@ -15051,8 +15044,7 @@ Otherwise, it returns the errors defined by {clEnqueueFillImage} except:
15051
15044
* {CL_INVALID_CONTEXT} if the context associated with _command_buffer_ and
15052
15045
_image_ is not the same.
15053
15046
ifdef::cl_khr_command_buffer_multi_device[]
15054
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
15055
- extension is enabled, and _command_queue_ is not `NULL`, and the context
15047
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
15056
15048
associated with _command_queue_ and _command_buffer_ is not the same.
15057
15049
endif::cl_khr_command_buffer_multi_device[]
15058
15050
@@ -15300,8 +15292,7 @@ Otherwise, it returns the errors defined by {clEnqueueNDRangeKernel} except:
15300
15292
* {CL_INVALID_CONTEXT} if the context associated with _command_buffer_ and
15301
15293
_kernel_ is not the same.
15302
15294
ifdef::cl_khr_command_buffer_multi_device[]
15303
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
15304
- extension is enabled, and _command_queue_ is not `NULL`, and the context
15295
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
15305
15296
associated with _command_queue_ and _command_buffer_ is not the same.
15306
15297
endif::cl_khr_command_buffer_multi_device[]
15307
15298
@@ -15419,8 +15410,7 @@ Otherwise, it returns the errors defined by {clEnqueueSVMMemcpy} except:
15419
15410
ifdef::cl_khr_command_buffer_multi_device[]
15420
15411
{CL_INVALID_CONTEXT} is replaced with:
15421
15412
15422
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
15423
- extension is enabled, and _command_queue_ is not `NULL`, and the context
15413
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
15424
15414
associated with _command_queue_ and _command_buffer_ is not the same.
15425
15415
15426
15416
endif::cl_khr_command_buffer_multi_device[]
@@ -15533,8 +15523,7 @@ successfully. Otherwise, it returns the errors defined by
15533
15523
ifdef::cl_khr_command_buffer_multi_device[]
15534
15524
{CL_INVALID_CONTEXT} is replaced with:
15535
15525
15536
- * {CL_INVALID_CONTEXT} if the {cl_khr_command_buffer_multi_device_EXT}
15537
- extension is enabled, and _command_queue_ is not `NULL`, and the context
15526
+ * {CL_INVALID_CONTEXT} if _command_queue_ is not `NULL`, and the context
15538
15527
associated with _command_queue_ and _command_buffer_ is not the same.
15539
15528
endif::cl_khr_command_buffer_multi_device[]
15540
15529
0 commit comments