It looks like function gl_get_image_formats is currently broken.
>>> tmp =  cl.get_supported_image_formats(self.clctx, flags,
cl.mem_object_type.IMAGE2D)
TypeError: No to_python (by-value) converter found for C++ type:
std::vector<_cl_image_format, std::allocator<_cl_image_format> >

Cheers,

David
_______________________________________________
PyOpenCL mailing list
[email protected]
http://tiker.net/mailman/listinfo/pyopencl_tiker.net

Reply via email to