Searched defs:maxParameters (Results 1 – 2 of 2) sorted by relevance
16 bool ValidateMaxParameters(TIntermBlock *root, unsigned int maxParameters) in ValidateMaxParameters()
200 final int maxParameters = FastMath.max(parameters, cache == null ? 0 : cache.length); in getCompiler() local