Home
last modified time | relevance | path

Searched refs:ValidateLayout (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/val/
Dval_layout_test.cpp39 using ValidateLayout = spvtest::ValidateBase< typedef
124 ValidateLayout,
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
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_layout_test.cpp39 using ValidateLayout = spvtest::ValidateBase< typedef
124 ValidateLayout,
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
[all …]