Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1601 int setRT; in addUsedLocation() local
1611 setRT = 0; in addUsedLocation()
1613 setRT = 1; in addUsedLocation()
1655 collision = checkLocationRT(setRT, qualifier.layoutLocation); in addUsedLocation()
1657 usedIoRT[setRT].push_back(range); in addUsedLocation()