Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Off-screen drawables are simply a block of host memory that is used as a destination for rendering. This block of memory must be allocated by your application and submitted to CGL through a call to
CGLError CGLSetOffScreen(CGLContextObj ctx, long width, long height, long rowBytes, void *buffer);