Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,881
    • Issues 2,881
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 916
    • Merge requests 916
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !2370

Merged
Created Oct 17, 2019 by Karol Herbst@karolherbst🐧Developer

clover: add trivial clCreateCommandQueueWithProperties implementation

  • Overview 9
  • Commits 1
  • Pipelines 14
  • Changes 2

It's not adding 2.0 features, but it's enough to run the 2.0 CTS on top of clover and probably most CL applications using it.

We just fail if we hit unknown properties and that's probably good enough until we implement the other bits properly.

Signed-off-by: Karol Herbst kherbst@redhat.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: clover_clCreateCommandQueueWithProperties