Varying vs Volatile - What's the difference?
varying | volatile | Related terms |
A kind of variable, used by a fragment shader, that interpolates values across a primitive, so as to produce gradient effects etc.
* 2012 , Patrick Cozzi, Christophe Riccio, OpenGL Insights
(physics) evaporating or vaporizing readily under normal conditions.
(of a substance, informal) explosive.
(of a price etc) variable or erratic.
(of a person) quick to become angry or violent.
fickle.
temporary or ephemeral.
(of a situation) potentially violent.
(computing, of a variable) having its associated memory immediately updated with any changes in value.
(computing, of memory) whose content is lost when the computer is powered down
(obsolete) Passing through the air on wings, or by the buoyant force of the atmosphere; flying; having the power to fly.
Varying is a related term of volatile.
As a verb varying
is .As a noun varying
is a kind of variable, used by a fragment shader, that interpolates values across a primitive, so as to produce gradient effects etc.As an adjective volatile is
(physics) evaporating or vaporizing readily under normal conditions.varying
English
Verb
(head)Noun
(en noun)- Another consideration to the relationship between vertex and fragment shaders is that adding too many additional varyings can be a drag on performance since they must all be interpolated
