Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/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;
/external/swiftshader/third_party/SPIRV-Tools/test/
Dunit_spirv.h138 struct AutoText { struct
139 explicit AutoText(const std::string& value) in AutoText() argument
141 operator spv_text() { return &text; } in spv_text()
142 std::string str;
143 spv_text_t text;
/external/deqp-deps/SPIRV-Tools/test/
Dunit_spirv.h138 struct AutoText { struct
139 explicit AutoText(const std::string& value) in AutoText() argument
141 operator spv_text() { return &text; } in spv_text()
142 std::string str;
143 spv_text_t text;