Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h161 typedef std::map<spv::Id, typeentry_t> globaltypes_t; typedef
DSPVRemapper.cpp1193 …bool spirvbin_t::matchType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) c… in matchType()
1252 spv::Id spirvbin_t::findType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt) const in findType()
1366 globaltypes_t globalTypeMap; in mapTypeConst()
/external/angle/third_party/glslang/src/SPIRV/
DSPVRemapper.h161 typedef std::map<spv::Id, typeentry_t> globaltypes_t; typedef
DSPVRemapper.cpp1193 …bool spirvbin_t::matchType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) c… in matchType()
1252 spv::Id spirvbin_t::findType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt) const in findType()
1366 globaltypes_t globalTypeMap; in mapTypeConst()