program


Vocabulary
gpu.shaders

Class description
A program provides a specification for linking a program-instance in a graphics context. Programs are defined with GLSL-PROGRAM: and instantiated for a context with <program-instance>.

Definition