Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSPVRemapper.cpp411 typeConstPos.clear(); in buildLocalMaps()
477 typeConstPos.insert(start); in buildLocalMaps()
480 typeConstPos.insert(start); in buildLocalMaps()
1167 for (const auto typeStart : typeConstPos) in dceTypes()
1189 for (const auto typeStart : typeConstPos) { in dceTypes()
1384 for (auto& typeStart : typeConstPos) { in mapTypeConst()
DSPVRemapper.h276 posmap_t typeConstPos; // word positions that define types & consts (ordered) variable