Searched refs:ValidBasePointerTest (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 37 using ValidBasePointerTest = PassTest<::testing::Test>; typedef 830 TEST_F(ValidBasePointerTest, OpSelectBadNoVariablePointersStorageBuffer) { in TEST_F() argument 857 TEST_F(ValidBasePointerTest, OpSelectBadNoVariablePointers) { in TEST_F() argument 885 TEST_F(ValidBasePointerTest, OpSelectGoodVariablePointersStorageBuffer) { in TEST_F() argument 913 TEST_F(ValidBasePointerTest, OpSelectGoodVariablePointers) { in TEST_F() argument 941 TEST_F(ValidBasePointerTest, OpConstantNullBadNoVariablePointersStorageBuffer) { in TEST_F() argument 965 TEST_F(ValidBasePointerTest, OpConstantNullBadNoVariablePointers) { in TEST_F() argument 990 TEST_F(ValidBasePointerTest, OpConstantNullGoodVariablePointersStorageBuffer) { in TEST_F() argument 1015 TEST_F(ValidBasePointerTest, OpConstantNullGoodVariablePointers) { in TEST_F() argument 1040 TEST_F(ValidBasePointerTest, OpPhiBadNoVariablePointersStorageBuffer) { in TEST_F() argument [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
D | instruction_test.cpp | 37 using ValidBasePointerTest = PassTest<::testing::Test>; typedef 830 TEST_F(ValidBasePointerTest, OpSelectBadNoVariablePointersStorageBuffer) { in TEST_F() argument 857 TEST_F(ValidBasePointerTest, OpSelectBadNoVariablePointers) { in TEST_F() argument 885 TEST_F(ValidBasePointerTest, OpSelectGoodVariablePointersStorageBuffer) { in TEST_F() argument 913 TEST_F(ValidBasePointerTest, OpSelectGoodVariablePointers) { in TEST_F() argument 941 TEST_F(ValidBasePointerTest, OpConstantNullBadNoVariablePointersStorageBuffer) { in TEST_F() argument 965 TEST_F(ValidBasePointerTest, OpConstantNullBadNoVariablePointers) { in TEST_F() argument 990 TEST_F(ValidBasePointerTest, OpConstantNullGoodVariablePointersStorageBuffer) { in TEST_F() argument 1015 TEST_F(ValidBasePointerTest, OpConstantNullGoodVariablePointers) { in TEST_F() argument 1040 TEST_F(ValidBasePointerTest, OpPhiBadNoVariablePointersStorageBuffer) { in TEST_F() argument [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 37 using ValidBasePointerTest = PassTest<::testing::Test>; typedef 830 TEST_F(ValidBasePointerTest, OpSelectBadNoVariablePointersStorageBuffer) { in TEST_F() argument 857 TEST_F(ValidBasePointerTest, OpSelectBadNoVariablePointers) { in TEST_F() argument 885 TEST_F(ValidBasePointerTest, OpSelectGoodVariablePointersStorageBuffer) { in TEST_F() argument 913 TEST_F(ValidBasePointerTest, OpSelectGoodVariablePointers) { in TEST_F() argument 941 TEST_F(ValidBasePointerTest, OpConstantNullBadNoVariablePointersStorageBuffer) { in TEST_F() argument 965 TEST_F(ValidBasePointerTest, OpConstantNullBadNoVariablePointers) { in TEST_F() argument 990 TEST_F(ValidBasePointerTest, OpConstantNullGoodVariablePointersStorageBuffer) { in TEST_F() argument 1015 TEST_F(ValidBasePointerTest, OpConstantNullGoodVariablePointers) { in TEST_F() argument 1040 TEST_F(ValidBasePointerTest, OpPhiBadNoVariablePointersStorageBuffer) { in TEST_F() argument [all …]
|