KhronosGroup / OpenCL-CLHPP

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

add guards for cl_khr_command_buffer_mutable_dispatch #222

Closed bashbaug closed 1 year ago

bashbaug commented 1 year ago

Guard support for cl_khr_command_buffer_mutable_dispatch with the mutable dispatch defines rather than by cl_khr_command_buffer. Some headers (like the latest Ubuntu 22.04 header package) have command buffer support but not mutable dispatch support.

bashbaug commented 1 year ago

Merging as discussed in the April 11th teleconference.