File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ can allocate.
5050
5151=== New Types
5252
53- * {cl_mem_device_address_EXT }
53+ * {cl_mem_device_address_ext_TYPE }
5454
5555=== New Enums
5656
Original file line number Diff line number Diff line change @@ -6674,7 +6674,7 @@ ifdef::cl_ext_buffer_device_address[]
66746674| {CL_MEM_DEVICE_ADDRESS_EXT_anchor}
66756675
66766676include::{generated}/api/version-notes/CL_MEM_DEVICE_ADDRESS_EXT.asciidoc[]
6677- | {cl_mem_device_address_EXT_TYPE }[]
6677+ | {cl_mem_device_address_ext_TYPE }[]
66786678 | If _memobj_ was created using {clCreateBufferWithProperties} with
66796679 the {CL_MEM_DEVICE_PRIVATE_ADDRESS_EXT} property set to {CL_TRUE},
66806680 returns a list of device addresses for the buffer, one for each
@@ -11123,7 +11123,7 @@ ifdef::cl_ext_buffer_device_address[]
1112311123| {CL_KERNEL_EXEC_INFO_DEVICE_PTRS_EXT_anchor}
1112411124
1112511125include::{generated}/api/version-notes/CL_KERNEL_EXEC_INFO_DEVICE_PTRS_EXT.asciidoc[]
11126- | {cl_mem_device_address_EXT_TYPE }[]
11126+ | {cl_mem_device_address_ext_TYPE }[]
1112711127 | Device pointers must reference locations contained entirely within
1112811128 buffers that are passed to kernel as arguments, or that are passed
1112911129 through the execution information. Non-argument device pointers accessed
You can’t perform that action at this time.
0 commit comments