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 image arguments tests for cl_khr_command_buffer_mutable_dispatch. #1750

Merged
merged 13 commits into from
Jul 11, 2023

Commits on May 29, 2023

  1. Add image arguments tests for cl_khr_command_buffer_mutable_dispatch.

    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    be82414 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Add fixes for MutableDispatchImage1DArguments and MutableDispatchImag…

    …e2DArguments.
    
    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7ea241a View commit details
    Browse the repository at this point in the history
  2. Fix constant magic number.

    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    fa34e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ac559f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Fix review comments.

    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    503864e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Fix condition for result check.

    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    58e5066 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Fix review comments.

    Changes made:
    - Fix kernel parameters
    - Fix indentation
    - Add skip condition for CL_DEVICE_IMAGE_SUPPORT
    
    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8e34b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aa61e7 View commit details
    Browse the repository at this point in the history
  3. Change array data type.

    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7f121bb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix review comments.

    Changes made:
    - Fix skip conditions
    - Fix kernel arguments update
    - Change random generated values for dst_image
    
    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e0861ab View commit details
    Browse the repository at this point in the history
  2. Fix review comments.

    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f8cf558 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Remove unneeded headers.

    Signed-off-by: Paweł Jastrzębski <p.k.jastrzebski@gmail.com>
    pj87 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f734036 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    58f6b89 View commit details
    Browse the repository at this point in the history