Skip to content

Commit

Permalink
clarify num_mip_levels
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug committed Sep 9, 2024
1 parent 0134139 commit 89cae52
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 89cae52

Please sign in to comment.