Searched refs:ValidateInterfacesTest (Results 1 – 3 of 3) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_interfaces_test.cpp | 27 using ValidateInterfacesTest = spvtest::ValidateBase<bool>; typedef 29 TEST_F(ValidateInterfacesTest, EntryPointMissingInput) { in TEST_F() argument 56 TEST_F(ValidateInterfacesTest, EntryPointMissingOutput) { in TEST_F() argument 83 TEST_F(ValidateInterfacesTest, InterfaceMissingUseInSubfunction) { in TEST_F() argument 115 TEST_F(ValidateInterfacesTest, TwoEntryPointsOneFunction) { in TEST_F() argument 143 TEST_F(ValidateInterfacesTest, MissingInterfaceThroughInitializer) { in TEST_F() argument 172 TEST_F(ValidateInterfacesTest, NonUniqueInterfacesSPV1p3) { in TEST_F() argument 195 TEST_F(ValidateInterfacesTest, NonUniqueInterfacesSPV1p4) { in TEST_F() argument 223 TEST_F(ValidateInterfacesTest, MissingGlobalVarSPV1p3) { in TEST_F() argument 247 TEST_F(ValidateInterfacesTest, MissingGlobalVarSPV1p4) { in TEST_F() argument [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_interfaces_test.cpp | 27 using ValidateInterfacesTest = spvtest::ValidateBase<bool>; typedef 29 TEST_F(ValidateInterfacesTest, EntryPointMissingInput) { in TEST_F() argument 56 TEST_F(ValidateInterfacesTest, EntryPointMissingOutput) { in TEST_F() argument 83 TEST_F(ValidateInterfacesTest, InterfaceMissingUseInSubfunction) { in TEST_F() argument 115 TEST_F(ValidateInterfacesTest, TwoEntryPointsOneFunction) { in TEST_F() argument 143 TEST_F(ValidateInterfacesTest, MissingInterfaceThroughInitializer) { in TEST_F() argument 172 TEST_F(ValidateInterfacesTest, NonUniqueInterfacesSPV1p3) { in TEST_F() argument 195 TEST_F(ValidateInterfacesTest, NonUniqueInterfacesSPV1p4) { in TEST_F() argument 223 TEST_F(ValidateInterfacesTest, MissingGlobalVarSPV1p3) { in TEST_F() argument 247 TEST_F(ValidateInterfacesTest, MissingGlobalVarSPV1p4) { in TEST_F() argument [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
D | val_interfaces_test.cpp | 27 using ValidateInterfacesTest = spvtest::ValidateBase<bool>; typedef 29 TEST_F(ValidateInterfacesTest, EntryPointMissingInput) { in TEST_F() argument 56 TEST_F(ValidateInterfacesTest, EntryPointMissingOutput) { in TEST_F() argument 83 TEST_F(ValidateInterfacesTest, InterfaceMissingUseInSubfunction) { in TEST_F() argument 115 TEST_F(ValidateInterfacesTest, TwoEntryPointsOneFunction) { in TEST_F() argument 143 TEST_F(ValidateInterfacesTest, MissingInterfaceThroughInitializer) { in TEST_F() argument 172 TEST_F(ValidateInterfacesTest, NonUniqueInterfacesSPV1p3) { in TEST_F() argument 195 TEST_F(ValidateInterfacesTest, NonUniqueInterfacesSPV1p4) { in TEST_F() argument 223 TEST_F(ValidateInterfacesTest, MissingGlobalVarSPV1p3) { in TEST_F() argument 247 TEST_F(ValidateInterfacesTest, MissingGlobalVarSPV1p4) { in TEST_F() argument [all …]
|