Lines Matching +full:clang +full:- +full:3
7 // http://www.apache.org/licenses/LICENSE-2.0
28 // clang-format off in CreateBinary()
41 static_cast<uint32_t>(spv::Op::OpMemoryModel) | 3u << spv::WordCountShift, in CreateBinary()
44 // clang-format on in CreateBinary()
49 // clang-format off in TEST_F()
51 CreateBinary(SPV_SPIRV_VERSION_WORD(1, 3)), in TEST_F()
52 CreateBinary(SPV_SPIRV_VERSION_WORD(1, 3)), in TEST_F()
54 // clang-format on in TEST_F()
58 EXPECT_EQ(SPV_SPIRV_VERSION_WORD(1, 3), linked_binary[1]); in TEST_F()
62 // clang-format off in TEST_F()
64 CreateBinary(SPV_SPIRV_VERSION_WORD(1, 3)), in TEST_F()
67 // clang-format on in TEST_F()
72 HasSubstr("Conflicting SPIR-V versions: 1.3 (input modules 1 " in TEST_F()
77 // clang-format off in TEST_F()
79 CreateBinary(SPV_SPIRV_VERSION_WORD(1, 3)), in TEST_F()
82 // clang-format on in TEST_F()