Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp438 for (unsigned int unitLinkObj = 0; unitLinkObj < unitLinkerObjects.size(); ++unitLinkObj) { in mergeLinkerObjects() local
442 TIntermSymbol* unitSymbol = unitLinkerObjects[unitLinkObj]->getAsSymbolNode(); in mergeLinkerObjects()
465 linkerObjects.push_back(unitLinkerObjects[unitLinkObj]); in mergeLinkerObjects()