Searched refs:maxTessGenLevel (Results 1 – 12 of 12) sorted by relevance
115 int maxTessGenLevel; member
226 … << "MaxTessGenLevel " << DefaultTBuiltInResource.maxTessGenLevel << "\n" in GetDefaultTBuiltInResourceString()431 resources->maxTessGenLevel = value; in DecodeResourceLimits()
334 GLint maxTessGenLevel = 0; member
264 mResources.MaxTessGenLevel = caps.maxTessGenLevel; in Compiler()
1179 caps.maxTessGenLevel = 64; in GenerateMinimumCaps()
1960 *params = mState.mCaps.maxTessGenLevel; in getIntegervImpl()
164 builtin->maxTessGenLevel = 64; in getDefaultBuiltInResources()
175 builtin->maxTessGenLevel = 64; in getDefaultBuiltInResources()
429 Resources.maxTessGenLevel = 64; in init_resources()
1023 mNativeCaps.maxTessGenLevel = LimitToInt(limitsVk.maxTessellationGenerationLevel); in ensureCapsInitialized()
7196 …nprintf(builtInConstant, maxSize, "const int gl_MaxTessGenLevel = %d;", resources.maxTessGenLevel); in add2ndGenerationSamplingImaging()7408 …nprintf(builtInConstant, maxSize, "const int gl_MaxTessGenLevel = %d;", resources.maxTessGenLevel); in add2ndGenerationSamplingImaging()