Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSPVRemapper.h212 void mapTypeConst();
DSPVRemapper.cpp1395 void spirvbin_t::mapTypeConst() in mapTypeConst() function in spv::spirvbin_t
1489 if (options & MAP_TYPES) mapTypeConst(); in remap()