Searched refs:consumedComponents (Results 1 – 1 of 1) sorted by relevance
1077 … int consumedComponents = type.getVectorSize() * (type.getBasicType() == EbtDouble ? 2 : 1); in addUsedLocation() local1080 componentRange.last = componentRange.start + consumedComponents - 1; in addUsedLocation()