HomeSort by relevance Sort by last modified time
    Searched refs:globaltypes_t (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/glslang/SPIRV/
SPVRemapper.h 161 typedef std::map<spv::Id, typeentry_t> globaltypes_t; typedef in class:spv::spirvbin_t
225 // bool matchType(const globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) const;
226 // spv::Id findType(const globaltypes_t& globalTypes, spv::Id lt) const;
SPVRemapper.cpp     [all...]

Completed in 85 milliseconds