Home | History | Annotate | Download | only in glsl

Lines Matching full:arithmetic

163     *    "The arithmetic binary operators add (+), subtract (-),
169 "Operands to arithmetic operators must be numeric");
182 "arithmetic operator");
199 "base type mismatch for arithmetic operator");
203 /* "All arithmetic binary operators result in the same fundamental type
242 "vector size mismatch for arithmetic operator");
352 * "The arithmetic unary operators negate (-), post- and pre-increment
360 "Operands to arithmetic operators must be numeric");