Home
last modified time | relevance | path

Searched refs:the_name (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dentry_point_info.cc23 EntryPointInfo::EntryPointInfo(std::string the_name, in EntryPointInfo() argument
30 : name(the_name), in EntryPointInfo()
Dentry_point_info.h49 EntryPointInfo(std::string the_name,
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h197 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() argument
200 value(the_value), name(the_name), capabilities(std::move(the_caps)), in EnumValue()
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h190 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() argument
193 value(the_value), name(the_name), capabilities(std::move(the_caps)), in EnumValue()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h197 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() argument
200 value(the_value), name(the_name), capabilities(std::move(the_caps)), in EnumValue()