Home | History | Annotate | Download | only in glsl

Lines Matching refs:MaxPatchVertices

4350       if (num_vertices > state->Const.MaxPatchVertices) {
4405 state->Const.MaxPatchVertices);
4407 } else if (var->type->length != state->Const.MaxPatchVertices) {
4411 state->Const.MaxPatchVertices);