boostorg / boostorg/compute

Add support for OpenGL sync objects

Abierto
#85 0 comentarios 0 reacciones 0 asignados Ver en GitHub
feature task
Lenguaje dominante
C++
Estrellas
1.7k
Forks
340
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.
##

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.