From c0333a239549613a73c4b8043528b9c522d129ed Mon Sep 17 00:00:00 2001 From: VBB <70429241+RocketRide9@users.noreply.github.com> Date: Wed, 6 Aug 2025 15:54:45 +0700 Subject: [PATCH] XML: add cl_properties to OpenCL 1.0 requirements `cl_queue_properties` is defined against `cl_properties`, so I think OpenCL 1.0 should require `cl_properties` too. --- xml/cl.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xml/cl.xml b/xml/cl.xml index 2e743e761..7f77943cc 100644 --- a/xml/cl.xml +++ b/xml/cl.xml @@ -4429,6 +4429,7 @@ server's OpenCL/api-docs repository. +