Searched refs:maxTessControlInputComponents (Results 1 – 13 of 13) sorted by relevance
104 int maxTessControlInputComponents; member
206 …ntrolInputComponents " << DefaultTBuiltInResource.maxTessControlInputComponents << "\n" in GetDefaultTBuiltInResourceString()391 resources->maxTessControlInputComponents = value; in DecodeResourceLimits()
328 GLint maxTessControlInputComponents = 0; member
250 mResources.MaxTessControlInputComponents = caps.maxTessControlInputComponents; in Compiler()
119 return caps.maxTessControlInputComponents / 4; in GetMaxShaderInputVectors()
1168 caps.maxTessControlInputComponents = 64; in GenerateMinimumCaps()
1993 *params = mState.mCaps.maxTessControlInputComponents; in getIntegervImpl()
153 builtin->maxTessControlInputComponents = 128; in getDefaultBuiltInResources()
164 builtin->maxTessControlInputComponents = 128; in getDefaultBuiltInResources()
418 Resources.maxTessControlInputComponents = 128; in init_resources()
1025 mNativeCaps.maxTessControlInputComponents = in ensureCapsInitialized()
6826 …Size, "const int gl_MaxTessControlInputComponents = %d;", resources.maxTessControlInputComponents);7037 …Size, "const int gl_MaxTessControlInputComponents = %d;", resources.maxTessControlInputComponents);