Sean Lynch <[email protected]> writes:

> Beignet doesn't support clCreateFromGLBuffer, but it does support
> clCreateFromGLTexture. PyOpenCL supports clCreateFromGLBuffer, but I get
> NotImplementedError for GLTexture. Does anyone know what needs to be done
> to make GLTexture work?

I've made a preliminary implementation: 
https://github.com/pyopencl/pyopencl/commit/de58fbc6dac05428883e64e04dbf80268a30d0e9

Could you please submit some code that can be used to test it? (ideally
as a patch/PR to the test suite)

Thanks!
Andreas

_______________________________________________
PyOpenCL mailing list
[email protected]
https://lists.tiker.net/listinfo/pyopencl

Reply via email to