Searched refs:MaxTessPatchComponents (Results 1 – 8 of 8) sorted by relevance
61 MaxTessPatchComponents 120
588 unsigned MaxTessPatchComponents; member
195 this->Const.MaxTessPatchComponents = ctx->Const.MaxTessPatchComponents; in _mesa_glsl_parse_state()
966 add_const("gl_MaxTessPatchComponents", state->Const.MaxTessPatchComponents); in generate_constants()
736 consts->MaxTessPatchComponents = MAX_TESS_PATCH_COMPONENTS; in _mesa_init_constants()
4146 GLuint MaxTessPatchComponents; member
404 c->MaxTessPatchComponents = in st_init_limits()