Searched refs:externalIndex (Results 1 – 2 of 2) sorted by relevance
3426 int externalIndex = sampler.external? 1 : 0; in computeSamplerTypeIndex() local3431 externalIndex) + sampler.type) + sampler.dim; in computeSamplerTypeIndex()
6567 int externalIndex = sampler.external ? 1 : 0; in computeSamplerTypeIndex() local6570 … (EbtNumTypes * (2 * (2 * arrayIndex + shadowIndex) + externalIndex) + sampler.type) + sampler.dim; in computeSamplerTypeIndex()