Skip to content

Commit 7f31465

Browse files
Update sycl/include/CL/sycl/detail/pi.h
Signed-off-by: Chris Perkins [email protected] Co-authored-by: smaslov-intel <[email protected]>
1 parent e4a45b5 commit 7f31465

File tree

1 file changed

+1
-1
lines changed
  • sycl/include/CL/sycl/detail

1 file changed

+1
-1
lines changed

sycl/include/CL/sycl/detail/pi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ struct pi_buff_rect_offset_struct {
723723
using pi_buff_rect_offset = pi_buff_rect_offset_struct *;
724724

725725
// pi_buff_rect_region structure represents size of 3D region passed to buffer
726-
// rect operations (piEnqueuReadBufferRect, etc).
726+
// rect operations (piEnqueueMemBufferCopyRect, etc).
727727
struct pi_buff_rect_region_struct {
728728
size_t width_bytes;
729729
size_t height_scalar;

0 commit comments

Comments
 (0)