Skip to content

Commit

Permalink
clarify num_mip_levels (#1255)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug committed Sep 10, 2024
1 parent 528a370 commit 6191cbe
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 @@ -2666,7 +2666,7 @@ endif::cl_khr_external_memory[]
ifndef::cl_khr_mipmap_image[0.]
ifdef::cl_khr_mipmap_image[]
0 unless the {cl_khr_mipmap_image_EXT} extension is supported, in which
case it must be a value greater than 1 specifying the number of mipmap
case it may be a nonzero value specifying the number of mipmap
levels in the image.
endif::cl_khr_mipmap_image[]
* _num_samples_ must be 0.
Expand Down

0 comments on commit 6191cbe

Please sign in to comment.