Searched defs:ValidateLayout (Results 1 – 4 of 4) sorted by relevance
| /third_party/spirv-tools/test/val/ |
| D | val_layout_test.cpp | 39 using ValidateLayout = spvtest::ValidateBase< typedef 186 TEST_P(ValidateLayout, Layout) { in TEST_P() argument 219 TEST_F(ValidateLayout, MemoryModelMissingBeforeEntryPoint) { in TEST_F() argument 236 TEST_F(ValidateLayout, MemoryModelMissing) { in TEST_F() argument 245 TEST_F(ValidateLayout, MemoryModelSpecifiedTwice) { in TEST_F() argument 260 TEST_F(ValidateLayout, FunctionDefinitionBeforeDeclarationBad) { in TEST_F() argument 290 TEST_F(ValidateLayout, LabelBeforeFunctionParameterBad) { in TEST_F() argument 315 TEST_F(ValidateLayout, FuncParameterNotImmediatlyAfterFuncBad) { in TEST_F() argument 343 TEST_F(ValidateLayout, OpUndefCanAppearInTypeDeclarationSection) { in TEST_F() argument 362 TEST_F(ValidateLayout, OpUndefCanAppearInBlock) { in TEST_F() argument [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_layout_test.cpp | 39 using ValidateLayout = spvtest::ValidateBase< typedef 186 TEST_P(ValidateLayout, Layout) { in TEST_P() argument 219 TEST_F(ValidateLayout, MemoryModelMissingBeforeEntryPoint) { in TEST_F() argument 236 TEST_F(ValidateLayout, MemoryModelMissing) { in TEST_F() argument 245 TEST_F(ValidateLayout, MemoryModelSpecifiedTwice) { in TEST_F() argument 260 TEST_F(ValidateLayout, FunctionDefinitionBeforeDeclarationBad) { in TEST_F() argument 290 TEST_F(ValidateLayout, LabelBeforeFunctionParameterBad) { in TEST_F() argument 315 TEST_F(ValidateLayout, FuncParameterNotImmediatlyAfterFuncBad) { in TEST_F() argument 343 TEST_F(ValidateLayout, OpUndefCanAppearInTypeDeclarationSection) { in TEST_F() argument 362 TEST_F(ValidateLayout, OpUndefCanAppearInBlock) { in TEST_F() argument [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| D | val_layout_test.cpp | 39 using ValidateLayout = spvtest::ValidateBase< typedef 186 TEST_P(ValidateLayout, Layout) { in TEST_P() argument 219 TEST_F(ValidateLayout, MemoryModelMissingBeforeEntryPoint) { in TEST_F() argument 236 TEST_F(ValidateLayout, MemoryModelMissing) { in TEST_F() argument 245 TEST_F(ValidateLayout, MemoryModelSpecifiedTwice) { in TEST_F() argument 260 TEST_F(ValidateLayout, FunctionDefinitionBeforeDeclarationBad) { in TEST_F() argument 290 TEST_F(ValidateLayout, LabelBeforeFunctionParameterBad) { in TEST_F() argument 315 TEST_F(ValidateLayout, FuncParameterNotImmediatlyAfterFuncBad) { in TEST_F() argument 343 TEST_F(ValidateLayout, OpUndefCanAppearInTypeDeclarationSection) { in TEST_F() argument 362 TEST_F(ValidateLayout, OpUndefCanAppearInBlock) { in TEST_F() argument [all …]
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/test/val/ |
| D | val_layout_test.cpp | 42 using ValidateLayout = typedef 188 TEST_P(ValidateLayout, Layout) { in TEST_P() argument 219 TEST_F(ValidateLayout, MemoryModelMissing) { in TEST_F() argument 236 TEST_F(ValidateLayout, FunctionDefinitionBeforeDeclarationBad) { in TEST_F() argument 266 TEST_F(ValidateLayout, LabelBeforeFunctionParameterBad) { in TEST_F() argument 291 TEST_F(ValidateLayout, FuncParameterNotImmediatlyAfterFuncBad) { in TEST_F() argument 319 TEST_F(ValidateLayout, OpUndefCanAppearInTypeDeclarationSection) { in TEST_F() argument 338 TEST_F(ValidateLayout, OpUndefCanAppearInBlock) { in TEST_F() argument 357 TEST_F(ValidateLayout, MissingFunctionEndForFunctionWithBody) { in TEST_F() argument 375 TEST_F(ValidateLayout, MissingFunctionEndForFunctionPrototype) { in TEST_F() argument
|