TOpenCLDevice::GLSharing Property

__declspec(property(get = GetGLSharing)) bool GLSharing;

Creating CL context from a GL context or share group is supported, if this property returns true.

Read: bool GetGLSharing();
Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler