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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
SPVRemapper.h 156 typedef std::map<spv::Id, typeentry_t> globaltypes_t; typedef in class:spv::spirvbin_t
215 // bool matchType(const globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) const;
216 // spv::Id findType(const globaltypes_t& globalTypes, spv::Id lt) const;
  /prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
SPVRemapper.h 156 typedef std::map<spv::Id, typeentry_t> globaltypes_t; typedef in class:spv::spirvbin_t
215 // bool matchType(const globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) const;
216 // spv::Id findType(const globaltypes_t& globalTypes, spv::Id lt) const;

Completed in 95 milliseconds