Searched refs:MaxTessPatchComponents (Results 1 – 14 of 14) sorted by relevance
61 MaxTessPatchComponents 120
561 int MaxTessPatchComponents; member
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()
257 mResources.MaxTessPatchComponents = caps.maxTessPatchComponents; in Compiler()
318 resources->MaxTessPatchComponents = 120; in InitBuiltInResources()
1241 << ":MaxTessPatchComponents:" << mResources.MaxTessPatchComponents in setResourceString()
26151 unionArray[0].setIConst(resources.MaxTessPatchComponents); in initializeBuiltInVariables()26160 unionArray[0].setIConst(resources.MaxTessPatchComponents); in initializeBuiltInVariables()
40102 unionArray[0].setIConst(resources.MaxTessPatchComponents); in initializeBuiltInVariables()40111 unionArray[0].setIConst(resources.MaxTessPatchComponents); in initializeBuiltInVariables()
736 consts->MaxTessPatchComponents = MAX_TESS_PATCH_COMPONENTS; in _mesa_init_constants()
4146 GLuint MaxTessPatchComponents; member
404 c->MaxTessPatchComponents = in st_init_limits()