Lines Matching defs:redeclaration
602 /* For both redeclaration types (implicit/explicit). */
605 bool redeclaration = (i_redeclaration == 1);
613 redeclaration, redeclaration, i_clip_count, i_clip_function, primitive_type);
670 << ((redeclaration) ? " with " : " without ")
671 << "dynamic redeclaration, when " << i_clip_count
703 * @param [in] explicit_redeclaration Use explicit redeclaration with size.
886 /* @brief Explicit redeclaration key value to preprocess the Vertex Shader template for functional tests. */
1057 /** @brief Explicit redeclaration negative test sub-case.
1074 "Building shader with explicit redeclaration of gl_ClipDistance[] array with size "
1084 /** @brief Implicit redeclaration negative test sub-case.
1102 "Building shader without explicit redeclaration and with variable indexing has unexpectedly succeeded. "
1123 /** @brief Vertex shader source code for explicit redeclaration negative test. */
1135 /** @brief Vertex shader source code for impilicit redeclaration negative test. */