2011

Table Of Contents
Operators
PXL supports the following operators, which are a subset of those found in
C. Of note are the lack of bitwise manipulation operators, as well as the lack
of a modulo operator, however the modulo is available through the built-in
mod() functionsee
Built-in Functions on page 460.
NOTE Operations on color / vec4 are done on a per-channel basis.
PXL, the Pixel eXpression Language | 459