Interface Block (GLSL): Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
m Formatting.
m Alfonse moved page GLSL Interface Blocks to GLSL Interface Block over redirect: Make everything singular, per Wikipedia standard
(No difference)

Revision as of 16:48, 15 August 2012

Interface Blocks are ways to group uniforms, inputs, and outputs within GLSL shaders.