/third_party/spirv-tools/test/ |
D | text_to_binary.constant_test.cpp | 30 using spvtest::Concatenate; 122 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 125 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 128 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 131 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 134 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 137 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 140 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 143 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 146 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), [all …]
|
D | binary_parse_test.cpp | 41 using ::spvtest::Concatenate; 485 const auto words = Concatenate({ExpectedHeaderForBound(100), instruction}); in TEST_F() 596 {Concatenate({ExpectedHeaderForBound(1), {spvOpcodeMake(0, SpvOpNop)}}), 598 {Concatenate( 603 {Concatenate({ExpectedHeaderForBound(1), 608 {Concatenate({ExpectedHeaderForBound(1), 612 {Concatenate({ExpectedHeaderForBound(1), 616 {Concatenate({ExpectedHeaderForBound(1), 620 {Concatenate({ExpectedHeaderForBound(1), 624 {Concatenate({ExpectedHeaderForBound(1), [all …]
|
D | text_to_binary.extension_test.cpp | 32 using spvtest::Concatenate; 373 Concatenate( in TEST_F() 393 Concatenate( in TEST_F() 398 Concatenate( in TEST_F() 403 Concatenate( in TEST_F() 408 Concatenate( in TEST_F() 413 Concatenate( in TEST_F() 418 Concatenate( in TEST_F() 423 Concatenate( in TEST_F() 428 Concatenate( in TEST_F() [all …]
|
D | text_to_binary.control_flow_test.cpp | 30 using spvtest::Concatenate; 147 Eq(Concatenate({MakeInstruction(SpvOpTypeInt, {1, 32, 0}), in TEST_F() 157 Eq(Concatenate({ in TEST_F() 248 {Concatenate( in MakeSwitchTestCase() 252 Concatenate({{1, 2}, encoded_constant})), in MakeSwitchTestCase() 254 Concatenate({{2, 3}, encoded_case_value, {4}}))})}}; in MakeSwitchTestCase()
|
D | text_to_binary_test.cpp | 32 using spvtest::Concatenate; 184 Eq(Concatenate({MakeInstruction(SpvOpTypeInt, {1, 32, 1}), in TEST_F() 195 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), in TEST_P() 225 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 16}), in TEST_P()
|
D | comment_test.cpp | 25 using spvtest::Concatenate; 43 Eq(Concatenate({MakeInstruction(SpvOpMemoryModel, in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 30 using spvtest::Concatenate; 122 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 125 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 128 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 131 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 134 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 137 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 140 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 143 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 146 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), [all …]
|
D | binary_parse_test.cpp | 41 using ::spvtest::Concatenate; 493 const auto words = Concatenate({ExpectedHeaderForBound(100), instruction}); in TEST_F() 605 {Concatenate({ExpectedHeaderForBound(1), {spvOpcodeMake(0, SpvOpNop)}}), 607 {Concatenate( 612 {Concatenate({ExpectedHeaderForBound(1), 617 {Concatenate({ExpectedHeaderForBound(1), 621 {Concatenate({ExpectedHeaderForBound(1), 625 {Concatenate({ExpectedHeaderForBound(1), 629 {Concatenate({ExpectedHeaderForBound(1), 633 {Concatenate({ExpectedHeaderForBound(1), [all …]
|
D | text_to_binary.extension_test.cpp | 32 using spvtest::Concatenate; 373 Concatenate( in TEST_F() 393 Concatenate( in TEST_F() 398 Concatenate( in TEST_F() 403 Concatenate( in TEST_F() 408 Concatenate( in TEST_F() 413 Concatenate( in TEST_F() 418 Concatenate( in TEST_F() 423 Concatenate( in TEST_F() 428 Concatenate( in TEST_F() [all …]
|
D | text_to_binary.control_flow_test.cpp | 30 using spvtest::Concatenate; 147 Eq(Concatenate({MakeInstruction(SpvOpTypeInt, {1, 32, 0}), in TEST_F() 157 Eq(Concatenate({ in TEST_F() 245 {Concatenate( in MakeSwitchTestCase() 249 Concatenate({{1, 2}, encoded_constant})), in MakeSwitchTestCase() 251 Concatenate({{2, 3}, encoded_case_value, {4}}))})}}; in MakeSwitchTestCase()
|
D | text_to_binary_test.cpp | 32 using spvtest::Concatenate; 184 Eq(Concatenate({MakeInstruction(SpvOpTypeInt, {1, 32, 1}), in TEST_F() 195 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), in TEST_P() 225 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 16}), in TEST_P()
|
D | comment_test.cpp | 25 using spvtest::Concatenate; 43 Eq(Concatenate({MakeInstruction(SpvOpMemoryModel, in TEST_F()
|
D | assembly_context_test.cpp | 27 using spvtest::Concatenate; 44 EXPECT_THAT(inst.words, Eq(Concatenate({GetParam().initial_contents, in TEST_P()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.constant_test.cpp | 30 using spvtest::Concatenate; 122 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 125 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 128 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 131 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 134 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 137 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 140 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 143 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 146 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), [all …]
|
D | binary_parse_test.cpp | 41 using ::spvtest::Concatenate; 493 const auto words = Concatenate({ExpectedHeaderForBound(100), instruction}); in TEST_F() 605 {Concatenate({ExpectedHeaderForBound(1), {spvOpcodeMake(0, SpvOpNop)}}), 607 {Concatenate( 612 {Concatenate({ExpectedHeaderForBound(1), 617 {Concatenate({ExpectedHeaderForBound(1), 621 {Concatenate({ExpectedHeaderForBound(1), 625 {Concatenate({ExpectedHeaderForBound(1), 629 {Concatenate({ExpectedHeaderForBound(1), 633 {Concatenate({ExpectedHeaderForBound(1), [all …]
|
D | text_to_binary.extension_test.cpp | 32 using spvtest::Concatenate; 373 Concatenate( in TEST_F() 393 Concatenate( in TEST_F() 398 Concatenate( in TEST_F() 403 Concatenate( in TEST_F() 408 Concatenate( in TEST_F() 413 Concatenate( in TEST_F() 418 Concatenate( in TEST_F() 423 Concatenate( in TEST_F() 428 Concatenate( in TEST_F() [all …]
|
D | text_to_binary.control_flow_test.cpp | 30 using spvtest::Concatenate; 147 Eq(Concatenate({MakeInstruction(SpvOpTypeInt, {1, 32, 0}), in TEST_F() 157 Eq(Concatenate({ in TEST_F() 245 {Concatenate( in MakeSwitchTestCase() 249 Concatenate({{1, 2}, encoded_constant})), in MakeSwitchTestCase() 251 Concatenate({{2, 3}, encoded_case_value, {4}}))})}}; in MakeSwitchTestCase()
|
D | text_to_binary_test.cpp | 32 using spvtest::Concatenate; 184 Eq(Concatenate({MakeInstruction(SpvOpTypeInt, {1, 32, 1}), in TEST_F() 195 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), in TEST_P() 225 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 16}), in TEST_P()
|
D | comment_test.cpp | 25 using spvtest::Concatenate; 43 Eq(Concatenate({MakeInstruction(SpvOpMemoryModel, in TEST_F()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.constant_test.cpp | 30 using spvtest::Concatenate; 120 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 123 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 126 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 129 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 132 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 0}), 135 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 138 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 141 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), 144 Concatenate({MakeInstruction(SpvOpTypeInt, {1, 16, 1}), [all …]
|
D | text_to_binary.extension_test.cpp | 27 using spvtest::Concatenate; 292 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() 310 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() 314 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() 318 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() 322 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() 326 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() 330 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() 334 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() 338 Concatenate({MakeInstruction(SpvOpExtInstImport, {1}, in TEST_F() [all …]
|
D | binary_parse_test.cpp | 38 using ::spvtest::Concatenate; 498 const auto words = Concatenate({ExpectedHeaderForBound(100), instruction}); in TEST_F() 610 {Concatenate({ExpectedHeaderForBound(1), {spvOpcodeMake(0, SpvOpNop)}}), 612 {Concatenate( 617 {Concatenate({ExpectedHeaderForBound(1), 622 {Concatenate({ExpectedHeaderForBound(1), 626 {Concatenate({ExpectedHeaderForBound(1), 630 {Concatenate({ExpectedHeaderForBound(1), 634 {Concatenate({ExpectedHeaderForBound(1), 638 {Concatenate({ExpectedHeaderForBound(1), [all …]
|
D | text_to_binary.control_flow_test.cpp | 34 using spvtest::Concatenate; 149 Eq(Concatenate({MakeInstruction(SpvOpTypeInt, {1, 32, 0}), in TEST_F() 159 Eq(Concatenate({ in TEST_F() 247 {Concatenate( in MakeSwitchTestCase() 251 Concatenate({{1, 2}, encoded_constant})), in MakeSwitchTestCase() 253 Concatenate({{2, 3}, encoded_case_value, {4}}))})}}; in MakeSwitchTestCase()
|
D | text_to_binary_test.cpp | 33 using spvtest::Concatenate; 185 Eq(Concatenate({MakeInstruction(SpvOpTypeInt, {1, 32, 1}), in TEST_F() 196 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), in TEST_P() 226 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 16}), in TEST_P()
|
D | comment_test.cpp | 21 using spvtest::Concatenate; 39 Eq(Concatenate({MakeInstruction(SpvOpMemoryModel, in TEST_F()
|