Searched refs:ValidateInterfacesTest (Results 1 – 2 of 2) 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 55 TEST_F(ValidateInterfacesTest, EntryPointMissingOutput) { in TEST_F() argument 81 TEST_F(ValidateInterfacesTest, InterfaceMissingUseInSubfunction) { in TEST_F() argument 112 TEST_F(ValidateInterfacesTest, TwoEntryPointsOneFunction) { in TEST_F() argument 139 TEST_F(ValidateInterfacesTest, MissingInterfaceThroughInitializer) { in TEST_F() argument
|
/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 55 TEST_F(ValidateInterfacesTest, EntryPointMissingOutput) { in TEST_F() argument 81 TEST_F(ValidateInterfacesTest, InterfaceMissingUseInSubfunction) { in TEST_F() argument 112 TEST_F(ValidateInterfacesTest, TwoEntryPointsOneFunction) { in TEST_F() argument 139 TEST_F(ValidateInterfacesTest, MissingInterfaceThroughInitializer) { in TEST_F() argument
|