Lines Matching defs:text
67 const std::string text = R"(
109 BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
127 Match(text, context.get());
132 BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
151 Match(text, context.get());
156 const std::string text = R"(
193 BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
220 Match(text, context.get());
225 const std::string text = R"(
249 BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
256 Match(text, context.get());
260 const std::string text = R"(
282 BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
290 Match(text, context.get());
294 const std::string text = R"(
315 BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
335 Match(text, context.get());
339 const std::string text = R"(
360 BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
404 Match(text, context.get());
408 const std::string text = R"(
427 BuildModule(SPV_ENV_UNIVERSAL_1_2, nullptr, text);
432 Match(text, context.get());