From 6191cbee88d98a785b2ee1cd8eff7a0fbfe84d14 Mon Sep 17 00:00:00 2001 From: Ben Ashbaugh Date: Mon, 9 Sep 2024 19:41:33 -0700 Subject: [PATCH] clarify num_mip_levels (#1255) --- api/opencl_runtime_layer.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/opencl_runtime_layer.asciidoc b/api/opencl_runtime_layer.asciidoc index e9293554..89985ed8 100644 --- a/api/opencl_runtime_layer.asciidoc +++ b/api/opencl_runtime_layer.asciidoc @@ -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.