Fragment Shader
Jump to navigation
Jump to search
A Fragment Shader is a user-supplied program that, when executed, will process a Fragment from the rasterization process into a set of colors and a single depth value.
This article is a stub. You can help the OpenGL Wiki by expanding it. |