Lines Matching refs:std
75 const std::string text = R"(OpCapability Shader
76 %1 = OpExtInstImport "GLSL.std.450"
126 std::unique_ptr<IRContext> context =
131 << text << std::endl;
157 const std::string text = R"(OpCapability Shader
158 %1 = OpExtInstImport "GLSL.std.450"
226 std::unique_ptr<IRContext> context =
231 << text << std::endl;
254 const std::string text = R"(OpCapability Shader
255 %1 = OpExtInstImport "GLSL.std.450"
307 std::unique_ptr<IRContext> context =
312 << text << std::endl;
335 const std::string text = R"(OpCapability Shader
336 %1 = OpExtInstImport "GLSL.std.450"
388 std::unique_ptr<IRContext> context =
393 << text << std::endl;
416 const std::string text = R"(OpCapability Shader
417 %1 = OpExtInstImport "GLSL.std.450"
474 const std::string text = R"(OpCapability Shader
507 const std::string text = R"(OpCapability Shader
553 const std::string text = R"(OpCapability Shader
554 %1 = OpExtInstImport "GLSL.std.450"
592 std::unique_ptr<IRContext> context =
597 << text << std::endl;
623 const std::string text = R"(OpCapability Shader
624 %1 = OpExtInstImport "GLSL.std.450"
664 std::unique_ptr<IRContext> context =
669 << text << std::endl;
694 const std::string text = R"(OpCapability Shader
695 %1 = OpExtInstImport "GLSL.std.450"
735 std::unique_ptr<IRContext> context =
740 << text << std::endl;
766 const std::string text = R"(OpCapability Shader
767 %1 = OpExtInstImport "GLSL.std.450"
812 std::unique_ptr<IRContext> context =
817 << text << std::endl;
865 const std::string text = R"(OpCapability Shader
866 %1 = OpExtInstImport "GLSL.std.450"
1030 std::unique_ptr<IRContext> context =
1035 << text << std::endl;
1060 const std::string text = R"(OpCapability Shader
1061 %1 = OpExtInstImport "GLSL.std.450"
1104 std::unique_ptr<IRContext> context =
1109 << text << std::endl;
1137 const std::string text = R"(OpCapability Shader
1138 %1 = OpExtInstImport "GLSL.std.450"
1184 std::unique_ptr<IRContext> context =
1189 << text << std::endl;
1217 const std::string text = R"(OpCapability Shader
1218 %1 = OpExtInstImport "GLSL.std.450"
1263 std::unique_ptr<IRContext> context =
1268 << text << std::endl;
1295 const std::string text = R"(OpCapability Shader
1296 %1 = OpExtInstImport "GLSL.std.450"
1342 std::unique_ptr<IRContext> context =
1347 << text << std::endl;
1374 const std::string text = R"(OpCapability Shader
1375 %1 = OpExtInstImport "GLSL.std.450"
1421 std::unique_ptr<IRContext> context =
1426 << text << std::endl;
1453 const std::string text = R"(OpCapability Shader
1454 %1 = OpExtInstImport "GLSL.std.450"
1500 std::unique_ptr<IRContext> context =
1505 << text << std::endl;
1518 const std::string text = R"(OpCapability Addresses
1522 %1 = OpExtInstImport "OpenCL.std"