Searched refs:maxSamplerIndex (Results 1 – 3 of 3) sorted by relevance
538 …static const int maxSamplerIndex = EsdNumDims * (EbtNumTypes * (2 * 2 * 2 * 2 * 2)); // see comput… variable539 TPrecisionQualifier defaultSamplerPrecision[maxSamplerIndex];
121 for (int type = 0; type < maxSamplerIndex; ++type) in setPrecisionDefaults()155 for (int type = 0; type < maxSamplerIndex; ++type) in setPrecisionDefaults()4319 assert(flattened < maxSamplerIndex); in computeSamplerTypeIndex()
349 …static const int maxSamplerIndex = EsdNumDims * (EbtNumTypes * (2 * 2 * 2)); // see computeSampler… variable