Searched refs:maxSamplerIndex (Results 1 – 3 of 3) sorted by relevance
459 …static const int maxSamplerIndex = EsdNumDims * (EbtNumTypes * (2 * 2 * 2 * 2 * 2)); // see comput… variable460 TPrecisionQualifier defaultSamplerPrecision[maxSamplerIndex];
119 for (int type = 0; type < maxSamplerIndex; ++type) in setPrecisionDefaults()153 for (int type = 0; type < maxSamplerIndex; ++type) in setPrecisionDefaults()3432 assert(flattened < maxSamplerIndex); in computeSamplerTypeIndex()
340 …static const int maxSamplerIndex = EsdNumDims * (EbtNumTypes * (2 * 2 * 2)); // see computeSampler… variable