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