Lines Matching full:qualifiers
37 * - Types and qualifiers of uniforms, outputs, and global variables defined
60 * - Types and qualifiers of outputs defined in one stage are verified to
61 * be the same as the types and qualifiers of inputs defined with the same
459 /* Validate layout qualifiers for gl_FragDepth.
468 * of qualifiers."
479 "the same set of qualifiers.");
555 "mismatching invariant qualifiers\n",
561 "mismatching centroid qualifiers\n",
656 * qualifiers.
702 /* Check that all of the qualifiers match between stages.