Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup cl_khr_command_buffer after extension spec unification #1089

Merged
merged 1 commit into from
Mar 26, 2024

Commits on Mar 26, 2024

  1. Fixup cl_khr_command_buffer after spec unification

    After PR KhronosGroup#950 merged the cl_khr_command_buffer spec needs
    updated in a couple of places:
    
    * Error around _num_queues_ to `clCreateCommandBufferKHR` should
      be in terms of `cl_khr_command_buffer_multi_device`.
    * "New Structure" heading can be deleted as these are listed under
      "New Types"
    * Typos in rendering of some types
    EwanC committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fc1c6e8 View commit details
    Browse the repository at this point in the history