Part 3. Accelerating OpenGL with OpenCL
Part 3 discusses OpenCL’s ability to accelerate 3-D rendering applications coded in OpenGL. Chapter 15 introduces the topic of OpenGL-OpenCL interoperability and shows how to share data between OpenGL and OpenCL. Chapter 16 explains how OpenCL kernels can process image data within OpenGL textures.