boostorg / boostorg/compute

Add support for OpenGL sync objects

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
feature task
Dominant language
C++
Stars
1.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

Add an `opengl_sync_event` class which supports creating OpenCL events from OpenGL sync objects using the [clCreateEventFromGLsyncKHR()](https://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/clCreateEventFromGLsyncKHR.html) function. It should inherit from the `boost::compute::event` class so that it can be used just like any other event.
##

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.