Searched refs:maxFragmentInputVectors (Results 1 – 7 of 7) sorted by relevance
69 int maxFragmentInputVectors; member
171 …FragmentInputVectors " << DefaultTBuiltInResource.maxFragmentInputVectors << "\n" in GetDefaultTBuiltInResourceString()321 resources->maxFragmentInputVectors = value; in DecodeResourceLimits()
118 builtin->maxFragmentInputVectors = 15; in getDefaultBuiltInResources()
129 builtin->maxFragmentInputVectors = 15; in getDefaultBuiltInResources()
383 Resources.maxFragmentInputVectors = 15; in init_resources()
6791 …maxSize, "const mediump int gl_MaxFragmentInputVectors = %d;", resources.maxFragmentInputVectors);