Searched refs:InterlockInvocationPlacementTest (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | invocation_interlock_placement_test.cpp | 23 using InterlockInvocationPlacementTest = PassTest<::testing::Test>; typedef 25 TEST_F(InterlockInvocationPlacementTest, CheckUnchangedIfNotFragment) { in TEST_F() argument 53 TEST_F(InterlockInvocationPlacementTest, CheckUnchangedWithoutCapability) { in TEST_F() argument 81 TEST_F(InterlockInvocationPlacementTest, CheckSingleBasicBlock) { in TEST_F() argument 121 TEST_F(InterlockInvocationPlacementTest, CheckFunctionCallExtractionBegin) { in TEST_F() argument 158 TEST_F(InterlockInvocationPlacementTest, CheckFunctionCallExtractionEnd) { in TEST_F() argument 195 TEST_F(InterlockInvocationPlacementTest, in TEST_F() argument 237 TEST_F(InterlockInvocationPlacementTest, in TEST_F() argument 286 TEST_F(InterlockInvocationPlacementTest, CheckLoopExtraction) { in TEST_F() argument 336 TEST_F(InterlockInvocationPlacementTest, CheckAddBeginToElse) { in TEST_F() argument [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | invocation_interlock_placement_test.cpp | 23 using InterlockInvocationPlacementTest = PassTest<::testing::Test>; typedef 25 TEST_F(InterlockInvocationPlacementTest, CheckUnchangedIfNotFragment) { in TEST_F() argument 53 TEST_F(InterlockInvocationPlacementTest, CheckUnchangedWithoutCapability) { in TEST_F() argument 81 TEST_F(InterlockInvocationPlacementTest, CheckSingleBasicBlock) { in TEST_F() argument 121 TEST_F(InterlockInvocationPlacementTest, CheckFunctionCallExtractionBegin) { in TEST_F() argument 158 TEST_F(InterlockInvocationPlacementTest, CheckFunctionCallExtractionEnd) { in TEST_F() argument 195 TEST_F(InterlockInvocationPlacementTest, in TEST_F() argument 237 TEST_F(InterlockInvocationPlacementTest, in TEST_F() argument 286 TEST_F(InterlockInvocationPlacementTest, CheckLoopExtraction) { in TEST_F() argument 336 TEST_F(InterlockInvocationPlacementTest, CheckAddBeginToElse) { in TEST_F() argument [all …]
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | invocation_interlock_placement_test.cpp | 23 using InterlockInvocationPlacementTest = PassTest<::testing::Test>; typedef 25 TEST_F(InterlockInvocationPlacementTest, CheckUnchangedIfNotFragment) { in TEST_F() argument 53 TEST_F(InterlockInvocationPlacementTest, CheckUnchangedWithoutCapability) { in TEST_F() argument 81 TEST_F(InterlockInvocationPlacementTest, CheckSingleBasicBlock) { in TEST_F() argument 121 TEST_F(InterlockInvocationPlacementTest, CheckFunctionCallExtractionBegin) { in TEST_F() argument 158 TEST_F(InterlockInvocationPlacementTest, CheckFunctionCallExtractionEnd) { in TEST_F() argument 195 TEST_F(InterlockInvocationPlacementTest, in TEST_F() argument 237 TEST_F(InterlockInvocationPlacementTest, in TEST_F() argument 286 TEST_F(InterlockInvocationPlacementTest, CheckLoopExtraction) { in TEST_F() argument 336 TEST_F(InterlockInvocationPlacementTest, CheckAddBeginToElse) { in TEST_F() argument [all …]
|