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

Add properties parameter to all command-buffer commands #1215

Merged
merged 4 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. Add properties parameter to all command-buffer commands

    See Issue KhronosGroup#1207
    disucssion how it could make the `cl_khr_command_buffer` extension
    more extensible if we allowed all the command-recording parameters
    to have a `properties` parameter that could be used.
    EwanC committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    313a95f View commit details
    Browse the repository at this point in the history
  2. fix misspelling

    bashbaug authored and EwanC committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5476b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f600ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65907ff View commit details
    Browse the repository at this point in the history