Skip to content
This repository was archived by the owner on Jan 28, 2024. It is now read-only.
This repository was archived by the owner on Jan 28, 2024. It is now read-only.

Add wrappers for common extensions #24

@dertseha

Description

@dertseha

So far, the wrapper libraries only focused on the "core" API, and showcased one extension - which furthermore is not implemented by any runtime due to missing definitions.

As part of this task, implement the most common extensions (add definitions, functions, ...).
As a guide, use https://opencl.gpuinfo.org/listextensions.php and target all that are implemented by over 50% overall. This will also include cl_khr_gl_sharing for example, which is highly referenced on the reference sheets.

(Some extensions may be ignored, such as cl_khr_icd, which might not be a focus of the wrappers - this extension might be a different library altogether)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions