KhronosGroup / OpenCL-CLHPP

Khronos OpenCL-CLHPP
Apache License 2.0
369 stars 129 forks source link

fix return type for CL_DEVICE_COMMAND_BUFFER_REQUIRED_QUEUE_PROPERTIES_KHR #299

Closed bashbaug closed 1 month ago

bashbaug commented 1 month ago

This query returns the required command-queue properties, not the required command-buffer properties.

bashbaug commented 1 month ago

The CI failures are unrelated so I'm going to go ahead and merge this.