Closed bashbaug closed 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.
cl_khr_command_buffer_mutable_dispatch
cl_khr_command_buffer
Merging as discussed in the April 11th teleconference.
Guard support for
cl_khr_command_buffer_mutable_dispatch
with the mutable dispatch defines rather than bycl_khr_command_buffer
. Some headers (like the latest Ubuntu 22.04 header package) have command buffer support but not mutable dispatch support.