Lines Matching refs:std

65 const std::string source = R"(OpCapability Shader
66 %1 = OpExtInstImport "GLSL.std.450"
120 const std::string expected = R"(OpCapability Shader
121 %1 = OpExtInstImport "GLSL.std.450"
189 std::unique_ptr<IRContext> context =
194 << source << std::endl;
227 const std::string source = R"(OpCapability Shader
228 %1 = OpExtInstImport "GLSL.std.450"
283 std::unique_ptr<IRContext> context =
288 << source << std::endl;
314 const std::string source = R"(OpCapability Shader
315 %1 = OpExtInstImport "GLSL.std.450"
370 std::unique_ptr<IRContext> context =
375 << source << std::endl;
423 const std::string source = R"(
425 %1 = OpExtInstImport "GLSL.std.450"
491 const std::string expected = R"(OpCapability Shader
492 %1 = OpExtInstImport "GLSL.std.450"
573 const std::string expected_multiple_passes = R"(OpCapability Shader
574 %1 = OpExtInstImport "GLSL.std.450"
682 std::unique_ptr<IRContext> context =
687 << source << std::endl;
734 const std::string source = R"(OpCapability Shader
735 %1 = OpExtInstImport "GLSL.std.450"
793 const std::string expected = R"(OpCapability Shader
794 %1 = OpExtInstImport "GLSL.std.450"
866 std::unique_ptr<IRContext> context =
871 << source << std::endl;
916 const std::string source = R"(OpCapability Shader
917 %1 = OpExtInstImport "GLSL.std.450"
976 const std::string expected = R"(OpCapability Shader
977 %1 = OpExtInstImport "GLSL.std.450"
1052 std::unique_ptr<IRContext> context =
1057 << source << std::endl;
1097 const std::string source = R"(
1099 %1 = OpExtInstImport "GLSL.std.450"
1174 const std::string expected = R"(OpCapability Shader
1175 %1 = OpExtInstImport "GLSL.std.450"
1266 std::unique_ptr<IRContext> context =
1271 << source << std::endl;
1307 const std::string source = R"(OpCapability Shader
1308 %1 = OpExtInstImport "GLSL.std.450"
1370 std::unique_ptr<IRContext> context =
1375 << source << std::endl;
1425 const std::string source = R"(
1427 %1 = OpExtInstImport "GLSL.std.450"
1497 const std::string expected = R"(OpCapability Shader
1498 %1 = OpExtInstImport "GLSL.std.450"
1592 std::unique_ptr<IRContext> context =
1597 << source << std::endl;
1650 const std::string source = R"(OpCapability Shader
1651 %1 = OpExtInstImport "GLSL.std.450"
1727 const std::string expected = R"(OpCapability Shader
1728 %1 = OpExtInstImport "GLSL.std.450"
1867 std::unique_ptr<IRContext> context =
1872 << source << std::endl;
1896 const std::string source = R"(OpCapability Shader
1897 %1 = OpExtInstImport "GLSL.std.450"
1961 std::unique_ptr<IRContext> context =
1966 << source << std::endl;
1990 const std::string source = R"(OpCapability Shader
1991 %1 = OpExtInstImport "GLSL.std.450"
2053 std::unique_ptr<IRContext> context =
2058 << source << std::endl;
2097 const std::string source = R"(OpCapability Shader
2098 %1 = OpExtInstImport "GLSL.std.450"
2160 const std::string expected = R"(OpCapability Shader
2161 %1 = OpExtInstImport "GLSL.std.450"
2244 std::unique_ptr<IRContext> context =
2249 << source << std::endl;
2287 const std::string source = R"(OpCapability Shader
2288 %1 = OpExtInstImport "GLSL.std.450"
2342 const std::string expected = R"(OpCapability Shader
2343 %1 = OpExtInstImport "GLSL.std.450"
2410 std::unique_ptr<IRContext> context =
2415 << source << std::endl;
2443 const std::string source = R"(OpCapability Shader
2444 %1 = OpExtInstImport "GLSL.std.450"
2517 std::unique_ptr<IRContext> context =
2522 << source << std::endl;
2549 const std::string source = R"(OpCapability Shader
2550 %1 = OpExtInstImport "GLSL.std.450"
2627 std::unique_ptr<IRContext> context =
2632 << source << std::endl;
2672 const std::string source = R"(OpCapability Shader
2673 %1 = OpExtInstImport "GLSL.std.450"
2774 const std::string expected = R"(OpCapability Shader
2775 %1 = OpExtInstImport "GLSL.std.450"
2906 std::unique_ptr<IRContext> context =
2911 << source << std::endl;
2964 const std::string source = R"(OpCapability Shader
2965 %1 = OpExtInstImport "GLSL.std.450"
3047 const std::string expected = R"(OpCapability Shader
3048 %1 = OpExtInstImport "GLSL.std.450"
3160 std::unique_ptr<IRContext> context =
3165 << source << std::endl;
3210 const std::string source = R"(OpCapability Shader
3211 %1 = OpExtInstImport "GLSL.std.450"
3275 std::unique_ptr<IRContext> context =
3280 << source << std::endl;
3326 const std::string source = R"(OpCapability Shader
3327 %1 = OpExtInstImport "GLSL.std.450"
3390 const std::string expected = R"(OpCapability Shader
3391 %1 = OpExtInstImport "GLSL.std.450"
3476 std::unique_ptr<IRContext> context =
3481 << source << std::endl;