[PyOpenCL] Unanble to run either GL interop examples. INVALID_CONTEXT, no attribute buffer

2017-09-26 Thread Evan Sims
I am unable to run the gl interop examples. I have pyopencl installed and it returns cl.have_gl as TRUE. I am using Jessie with the AMD proprietary drivers (I had major problems with this before, but now it "just works" as intended) installed from the repository and other examples do work.

Re: [PyOpenCL] Unanble to run either GL interop examples. INVALID_CONTEXT, no attribute buffer

2017-09-26 Thread Andreas Kloeckner
Evan Sims writes: > I am unable to run the gl interop examples. I have pyopencl installed > and it returns cl.have_gl as TRUE. I am using Jessie with the AMD > proprietary drivers (I had major problems with this before, but now it > "just works" as intended) installed from the