Lines Matching refs:std

26   const std::string text = R"(
39 %1 = OpExtInstImport "GLSL.std.450"
75 const std::string text = R"(
94 %1 = OpExtInstImport "GLSL.std.450"
137 const std::string text = R"(
155 %1 = OpExtInstImport "GLSL.std.450"
196 const std::string text = R"(
210 %1 = OpExtInstImport "GLSL.std.450"
246 const std::string text = R"(
266 %1 = OpExtInstImport "GLSL.std.450"
309 const std::string text = R"(
328 %1 = OpExtInstImport "GLSL.std.450"
369 const std::string text = R"(
393 %1 = OpExtInstImport "GLSL.std.450"
436 const std::string text = R"(
459 %1 = OpExtInstImport "GLSL.std.450"
500 const std::string text = R"(
514 %1 = OpExtInstImport "GLSL.std.450"
552 const std::string text = R"(
585 std::vector<Message> messages = {
589 EXPECT_EQ(Pass::Status::Failure, std::get<1>(result));
593 const std::string text = R"(
626 std::vector<Message> messages = {
630 EXPECT_EQ(Pass::Status::Failure, std::get<1>(result));
634 const std::string text = R"(
667 std::vector<Message> messages = {
671 EXPECT_EQ(Pass::Status::Failure, std::get<1>(result));
675 const std::string text = R"(
709 std::vector<Message> messages = {
713 EXPECT_EQ(Pass::Status::Failure, std::get<1>(result));
717 const std::string text = R"(
769 std::vector<Message> messages = {
773 EXPECT_EQ(Pass::Status::Failure, std::get<1>(result));
777 const std::string text = R"(
791 EXPECT_EQ(Pass::Status::SuccessWithoutChange, std::get<1>(result));
795 const std::string text = R"(
816 EXPECT_EQ(Pass::Status::SuccessWithoutChange, std::get<1>(result));
820 const std::string text = R"(
848 EXPECT_EQ(Pass::Status::SuccessWithChange, std::get<1>(result));
850 EXPECT_EQ(Pass::Status::SuccessWithChange, std::get<1>(result));
854 const std::string text = R"(
896 const std::string text = R"(