Skip to content

Chromium-WebCL fails to start on OpenCL 1.1 drivers #10

Description

@Maratyszcza

When launching on OpenCL 1.1 drivers, Chromium-WebCL fails with the error that clCreateImage is not found in OpenCL.dll (on Windows). clCreateImage was added in OpenCL 1.2. For compatibility with OpenCL 1.1 Chromium-WebCL should use clCreateImage2D/clCreateImage3D when clCreateImage is not available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions