Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSPVRemapper.h161 typedef std::map<spv::Id, typeentry_t> globaltypes_t; typedef
DSPVRemapper.cpp1204 …bool spirvbin_t::matchType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) c… in matchType()
1263 spv::Id spirvbin_t::findType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt) const in findType()
1377 globaltypes_t globalTypeMap; in mapTypeConst()