Searched refs:MaxTessPatchComponents (Results 1 – 13 of 13) sorted by relevance
61 MaxTessPatchComponents 120
568 int MaxTessPatchComponents; member
590 unsigned MaxTessPatchComponents; member
195 this->Const.MaxTessPatchComponents = ctx->Const.MaxTessPatchComponents; in _mesa_glsl_parse_state()
1007 add_const("gl_MaxTessPatchComponents", state->Const.MaxTessPatchComponents); in generate_constants()
262 mResources.MaxTessPatchComponents = caps.maxTessPatchComponents; in Compiler()
328 resources->MaxTessPatchComponents = 120; in InitBuiltInResources()
1323 << ":MaxTessPatchComponents:" << mResources.MaxTessPatchComponents in setResourceString()
25377 unionArray[0].setIConst(resources.MaxTessPatchComponents); in initializeBuiltInVariables()25386 unionArray[0].setIConst(resources.MaxTessPatchComponents); in initializeBuiltInVariables()
40170 unionArray[0].setIConst(resources.MaxTessPatchComponents); in initializeBuiltInVariables()40179 unionArray[0].setIConst(resources.MaxTessPatchComponents); in initializeBuiltInVariables()
649 consts->MaxTessPatchComponents = MAX_TESS_PATCH_COMPONENTS; in _mesa_init_constants()
4228 GLuint MaxTessPatchComponents; member
451 c->MaxTessPatchComponents = in st_init_limits()