Home | History | Annotate | Download | only in glsl

Lines Matching defs:operands

978     * The type of both operands must be equal.
988 * Returns single boolean for whether all components of operands[0]
989 * equal the components of operands[1].
993 * Returns single boolean for whether any component of operands[0]
994 * is not equal to the corresponding component of operands[1].
1082 * Determine the number of operands used by an expression
1087 * Determine the number of operands used by an expression
1119 ir_rvalue *operands[4];