Searched refs:the_name (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | entry_point_info.cc | 23 EntryPointInfo::EntryPointInfo(std::string the_name, in EntryPointInfo() argument 30 : name(the_name), in EntryPointInfo()
|
D | entry_point_info.h | 49 EntryPointInfo(std::string the_name,
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 197 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/ |
D | jsonToSpirv.h | 190 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/ |
D | jsonToSpirv.h | 197 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()
|