Searched defs:ValidateLayout (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_layout_test.cpp | 37 using ValidateLayout = spvtest::ValidateBase< typedef 177 TEST_P(ValidateLayout, Layout) { in TEST_P() argument 210 TEST_F(ValidateLayout, MemoryModelMissingBeforeEntryPoint) { in TEST_F() argument 227 TEST_F(ValidateLayout, MemoryModelMissing) { in TEST_F() argument 236 TEST_F(ValidateLayout, MemoryModelSpecifiedTwice) { in TEST_F() argument 251 TEST_F(ValidateLayout, FunctionDefinitionBeforeDeclarationBad) { in TEST_F() argument 281 TEST_F(ValidateLayout, LabelBeforeFunctionParameterBad) { in TEST_F() argument 306 TEST_F(ValidateLayout, FuncParameterNotImmediatlyAfterFuncBad) { in TEST_F() argument 334 TEST_F(ValidateLayout, OpUndefCanAppearInTypeDeclarationSection) { in TEST_F() argument 353 TEST_F(ValidateLayout, OpUndefCanAppearInBlock) { in TEST_F() argument [all …]
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_layout_test.cpp | 37 using ValidateLayout = spvtest::ValidateBase< typedef 177 TEST_P(ValidateLayout, Layout) { in TEST_P() argument 210 TEST_F(ValidateLayout, MemoryModelMissingBeforeEntryPoint) { in TEST_F() argument 227 TEST_F(ValidateLayout, MemoryModelMissing) { in TEST_F() argument 236 TEST_F(ValidateLayout, MemoryModelSpecifiedTwice) { in TEST_F() argument 251 TEST_F(ValidateLayout, FunctionDefinitionBeforeDeclarationBad) { in TEST_F() argument 281 TEST_F(ValidateLayout, LabelBeforeFunctionParameterBad) { in TEST_F() argument 306 TEST_F(ValidateLayout, FuncParameterNotImmediatlyAfterFuncBad) { in TEST_F() argument 334 TEST_F(ValidateLayout, OpUndefCanAppearInTypeDeclarationSection) { in TEST_F() argument 353 TEST_F(ValidateLayout, OpUndefCanAppearInBlock) { in TEST_F() argument [all …]
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_layout_test.cpp | 37 using ValidateLayout = spvtest::ValidateBase< typedef 177 TEST_P(ValidateLayout, Layout) { in TEST_P() argument 210 TEST_F(ValidateLayout, MemoryModelMissingBeforeEntryPoint) { in TEST_F() argument 227 TEST_F(ValidateLayout, MemoryModelMissing) { in TEST_F() argument 236 TEST_F(ValidateLayout, MemoryModelSpecifiedTwice) { in TEST_F() argument 251 TEST_F(ValidateLayout, FunctionDefinitionBeforeDeclarationBad) { in TEST_F() argument 281 TEST_F(ValidateLayout, LabelBeforeFunctionParameterBad) { in TEST_F() argument 306 TEST_F(ValidateLayout, FuncParameterNotImmediatlyAfterFuncBad) { in TEST_F() argument 334 TEST_F(ValidateLayout, OpUndefCanAppearInTypeDeclarationSection) { in TEST_F() argument 353 TEST_F(ValidateLayout, OpUndefCanAppearInBlock) { in TEST_F() argument [all …]
|
/aosp_15_r20/external/webrtc/audio/utility/ |
H A D | channel_mixing_matrix.cc | 34 static void ValidateLayout(ChannelLayout layout) { in ValidateLayout() function
|
/aosp_15_r20/external/armnn/tests/ImageTensorGenerator/ |
H A D | ImageTensorGenerator.cpp | 100 bool ValidateLayout(const std::string& layout) in ValidateLayout() function in __anondfbaa7fe0111::CommandLineProcessor
|