Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1051 TRange locationRange(qualifier.layoutLocation, qualifier.layoutLocation); in addUsedLocation() local
1053 TIoRange range(locationRange, componentRange, type.getBasicType(), 0); in addUsedLocation()
1074 TRange locationRange(qualifier.layoutLocation, qualifier.layoutLocation + size - 1); in addUsedLocation() local
1084 …TIoRange range(locationRange, componentRange, type.getBasicType(), qualifier.hasIndex() ? qualifie… in addUsedLocation()