Searched refs:MaxTessGenLevel (Results 1 – 12 of 12) sorted by relevance
63 MaxTessGenLevel 64
570 int MaxTessGenLevel; member
264 mResources.MaxTessGenLevel = caps.maxTessGenLevel; in Compiler()
591 unsigned MaxTessGenLevel; member
188 this->Const.MaxTessGenLevel = ctx->Const.MaxTessGenLevel; in _mesa_glsl_parse_state()
1001 add_const("gl_MaxTessGenLevel", state->Const.MaxTessGenLevel); in generate_constants()
908 GLuint MaxTessGenLevel; member
589 consts->MaxTessGenLevel = MAX_TESS_GEN_LEVEL; in _mesa_init_constants()
330 resources->MaxTessGenLevel = 64; in InitBuiltInResources()
1325 << ":MaxTessGenLevel:" << mResources.MaxTessGenLevel in setResourceString()
25413 unionArray[0].setIConst(resources.MaxTessGenLevel); in initializeBuiltInVariables()25422 unionArray[0].setIConst(resources.MaxTessGenLevel); in initializeBuiltInVariables()
40206 unionArray[0].setIConst(resources.MaxTessGenLevel); in initializeBuiltInVariables()40215 unionArray[0].setIConst(resources.MaxTessGenLevel); in initializeBuiltInVariables()