Built-in Function (GLSL): Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Page for link to GLSL man pages.
 
m Alfonse moved page GLSL Standard Function to Built-in Function (GLSL): Better name
(No difference)

Revision as of 19:51, 22 October 2012

The OpenGL Shading Language defines a number of standard functions. Some standard functions are specific to certain shader stages, while most are available in any stage. There is reference documentation for these functions available here.