Home
last modified time | relevance | path

Searched defs:AutoText (Results 1 – 4 of 4) sorted by relevance

/third_party/spirv-tools/test/
Dunit_spirv.h138 struct AutoText { struct
139 explicit AutoText(const std::string& value) in AutoText() function
141 operator spv_text() { return &text; } in spv_text()
142 std::string str;
143 spv_text_t text;
/third_party/skia/third_party/externals/spirv-tools/test/
Dunit_spirv.h138 struct AutoText { struct
139 explicit AutoText(const std::string& value) in AutoText() function
141 operator spv_text() { return &text; } in spv_text()
142 std::string str;
143 spv_text_t text;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dunit_spirv.h138 struct AutoText { struct
139 explicit AutoText(const std::string& value) in AutoText() function
141 operator spv_text() { return &text; } in spv_text()
142 std::string str;
143 spv_text_t text;
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dunit_spirv.h161 struct AutoText { struct
162 explicit AutoText(const std::string& value) in AutoText() function
164 operator spv_text() { return &text; } in spv_text()
165 std::string str;
166 spv_text_t text;