Bugzilla – Bug 240
some GL related constants in cl.h header
Last modified: 2009-12-02 12:27:58 PST
surely the following constants: CL_INVALID_GL_OBJECT CL_COMMAND_ACQUIRE_GL_OBJECTS CL_COMMAND_RELEASE_GL_OBJECTS should be in cl_gl.h instead of cl.h? (unless they were more general purpose, and applied to acquiring external objects from other sources too) Spec should probably also have CL_COMMAND_ACQUIRE_GL_OBJECTS + CL_COMMAND_RELEASE_GL_OBJECTS described as part of the the appendices rather than included in the main CL spec body.