Lines Matching defs:text
50 const std::string text = R"( OpCapability Shader
117 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
121 << text << std::endl;
193 const std::string text = R"( OpCapability Shader
274 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
278 << text << std::endl;
368 const std::string text = R"( OpCapability Shader
508 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
512 << text << std::endl;
701 const std::string text = R"( OpCapability Shader
902 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
906 << text << std::endl;
1093 const std::string text = R"( OpCapability Shader
1398 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
1402 << text << std::endl;
1628 const std::string text = R"( OpCapability Shader
1826 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
1830 << text << std::endl;
2121 const std::string text = R"( OpCapability Shader
2192 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
2196 << text << std::endl;
2301 const std::string text = R"( OpCapability Shader
2423 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
2427 << text << std::endl;
2547 const std::string text = R"(
2765 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
2769 << text << std::endl;
2884 const std::string text = R"(
3054 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
3058 << text << std::endl;
3168 const std::string text = R"(
3440 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text,
3445 << text << std::endl;