Home | History | Annotate | Download | only in glsl

Lines Matching defs:MIXED

52    MIXED
89 * MIXED if some vector components of `a' are strictly lower than of `b' while
151 return MIXED;
155 /* It is not mixed, but it is not strictly lower or greater */
208 if (ret == MIXED)
223 if (ret == MIXED)
349 if (cr >= EQUAL && cr != MIXED)
358 if (cr > EQUAL && cr != MIXED)
392 } else if (cr == MIXED) {
393 /* If we have mixed vector operands, we can try to resolve the minmax