Home | History | Annotate | Download | only in glsl

Lines Matching full:interpolation

326     * Get the string value for the interpolation qualifier
332 * uses %s interpolation qualifier", so in the case where there is no
333 * interpolation qualifier, it returns "no".
341 * interpolation qualifier (if present), whether it is gl_Color or
407 * Interpolation mode for shader inputs / outputs
411 unsigned interpolation:2;