About this document
OpenGL Graphic Primitives & GPU Operations by Sheraz Khan Baloch is a document available to read on EtoBox.
The document discusses the graphics primitives provided by OpenGL and the communication between the CPU and GPU. It then summarizes the key operations performed by the GPU before writing a fragment to the image buffer. These include a pixel ownership test, scissor test, alpha test, stencil test, and depth test. If a fragment passes all these tests, its final color is blended onto the image buffer.
- Author
- Sheraz Khan Baloch
- Language
- EN