Searched refs:maxSamplerIndex (Results 1 – 3 of 3) sorted by relevance
480 …static const int maxSamplerIndex = EsdNumDims * (EbtNumTypes * (2 * 2 * 2 * 2 * 2)); // see comput… variable481 TPrecisionQualifier defaultSamplerPrecision[maxSamplerIndex];
127 for (int type = 0; type < maxSamplerIndex; ++type) in setPrecisionDefaults()161 for (int type = 0; type < maxSamplerIndex; ++type) in setPrecisionDefaults()3722 assert(flattened < maxSamplerIndex); in computeSamplerTypeIndex()
346 …static const int maxSamplerIndex = EsdNumDims * (EbtNumTypes * (2 * 2 * 2)); // see computeSampler… variable