Skip to content

Add support for OpenGL sync objects #85

Open
@kylelutz

Description

@kylelutz

Add an opengl_sync_event class which supports creating OpenCL events from OpenGL sync objects using the clCreateEventFromGLsyncKHR() function. It should inherit from the boost::compute::event class so that it can be used just like any other event.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions