What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Varying vs Mutable - What's the difference?

varying | mutable | Related terms |

Varying is a related term of mutable.


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 mutable is

changeable; inclined to mutate.

varying

English

Verb

(head)
  • Noun

    (en noun)
  • 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
  • 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

    mutable

    English

    Adjective

    (en adjective)
  • Changeable; inclined to mutate.
  • (programming, of a variable) Having a value that is changeable during program execution.
  • Antonyms

    * immutable

    See also

    * alterable ----