Skip to content

Commit

Permalink
Update api/opencl_runtime_layer.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Ashbaugh <[email protected]>
  • Loading branch information
kpet and bashbaug authored Jan 24, 2025
1 parent 8cb6cfd commit 99473e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/opencl_runtime_layer.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2092,7 +2092,7 @@ ifdef::cl_ext_image_from_buffer[]
buffer.
* {CL_INVALID_IMAGE_SIZE} if the {cl_ext_image_from_buffer_EXT} extension is
supported and an image is created from a buffer and the buffer passed in
_image_desc->_mem_object_ is too small to be used as a data store for the
__image_desc__->__mem_object__ is too small to be used as a data store for the
image, e.g. if its size is smaller than the value returned for
{CL_IMAGE_REQUIREMENTS_SIZE_EXT} for the parameters used to create the image.
endif::cl_ext_image_from_buffer[]
Expand Down

0 comments on commit 99473e1

Please sign in to comment.