OpenCL-Docs icon indicating copy to clipboard operation
OpenCL-Docs copied to clipboard

cl_device_scheduling_controls_capabilities_img type missing from the XML file

Open bashbaug opened this issue 2 months ago • 1 comments

I'm getting an warning building the specs with https://github.com/KhronosGroup/OpenCL-Docs/pull/1469:

WARNING: type: cl_device_scheduling_controls_capabilities_img IS NOT DEFINED

I'm not exactly sure what the type should be, but we need a line like this one to fix the warning:

<type category="define">typedef <type>cl_some_type</type> <name>cl_device_scheduling_controls_capabilities_img </name>;</type>

bashbaug avatar Oct 23 '25 20:10 bashbaug

Sorry for missing this previously. @paulfradgley can you please take a look?

bashbaug avatar Oct 23 '25 20:10 bashbaug