Home
last modified time | relevance | path

Searched refs:nextLocation (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h222 nextLocation(TQualifier::layoutLocationEnd) { } in TFlattenData()
223 TFlattenData(int nb, int nl) : nextBinding(nb), nextLocation(nl) { } in TFlattenData()
228 unsigned int nextLocation; // next location to use member
DhlslParseHelper.cpp1256 if (flattenData.nextLocation != TQualifier::layoutLocationEnd) { in addFlattenedMember()
1257 … memberVariable->getWritableType().getQualifier().layoutLocation = flattenData.nextLocation; in addFlattenedMember()
1258 …flattenData.nextLocation += intermediate.computeTypeLocationSize(memberVariable->getType(), langua… in addFlattenedMember()
1259 nextOutLocation = std::max(nextOutLocation, flattenData.nextLocation); in addFlattenedMember()
8659 int nextLocation = 0; // by the rule above, initial value is not relevant in fixBlockLocations() local
8661 nextLocation = qualifier.layoutLocation; in fixBlockLocations()
8675 if (nextLocation >= (int)TQualifier::layoutLocationEnd) in fixBlockLocations()
8677 memberQualifier.layoutLocation = nextLocation; in fixBlockLocations()
8680 nextLocation = memberQualifier.layoutLocation + in fixBlockLocations()
/external/deqp-deps/glslang/glslang/MachineIndependent/
Diomapper.cpp491 … int& nextLocation = type.getQualifier().isPipeInput() ? nextInputLocation : nextOutputLocation; in resolveInOutLocation() local
495 int location = nextLocation; in resolveInOutLocation()
505 nextLocation += typeLocationSize; in resolveInOutLocation()
DParseHelper.cpp7232 int nextLocation = 0; // by the rule above, initial value is not relevant in fixBlockLocations() local
7234 nextLocation = qualifier.layoutLocation; in fixBlockLocations()
7248 if (nextLocation >= (int)TQualifier::layoutLocationEnd) in fixBlockLocations()
7250 memberQualifier.layoutLocation = nextLocation; in fixBlockLocations()
7253nextLocation = memberQualifier.layoutLocation + intermediate.computeTypeLocationSize( in fixBlockLocations()
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...