Home
last modified time | relevance | path

Searched defs:ValidateStorage (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_storage_test.cpp30 using ValidateStorage = spvtest::ValidateBase<std::string>; typedef
35 TEST_F(ValidateStorage, FunctionStorageInsideFunction) { in TEST_F() argument
55 TEST_F(ValidateStorage, FunctionStorageOutsideFunction) { in TEST_F() argument
78 TEST_F(ValidateStorage, OtherStorageOutsideFunction) { in TEST_F() argument
119 TEST_P(ValidateStorage, OtherStorageInsideFunction) { in TEST_P() argument
157 TEST_F(ValidateStorage, GenericVariableOutsideFunction) { in TEST_F() argument
173 TEST_F(ValidateStorage, GenericVariableInsideFunction) { in TEST_F() argument
195 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParam) { in TEST_F() argument
223 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParamBad) { in TEST_F() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_storage_test.cpp30 using ValidateStorage = spvtest::ValidateBase<std::string>; typedef
35 TEST_F(ValidateStorage, FunctionStorageInsideFunction) { in TEST_F() argument
55 TEST_F(ValidateStorage, FunctionStorageOutsideFunction) { in TEST_F() argument
78 TEST_F(ValidateStorage, OtherStorageOutsideFunction) { in TEST_F() argument
119 TEST_P(ValidateStorage, OtherStorageInsideFunction) { in TEST_P() argument
157 TEST_F(ValidateStorage, GenericVariableOutsideFunction) { in TEST_F() argument
173 TEST_F(ValidateStorage, GenericVariableInsideFunction) { in TEST_F() argument
195 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParam) { in TEST_F() argument
223 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParamBad) { in TEST_F() argument
/third_party/spirv-tools/test/val/
Dval_storage_test.cpp30 using ValidateStorage = spvtest::ValidateBase<std::string>; typedef
35 TEST_F(ValidateStorage, FunctionStorageInsideFunction) { in TEST_F() argument
55 TEST_F(ValidateStorage, FunctionStorageOutsideFunction) { in TEST_F() argument
78 TEST_F(ValidateStorage, OtherStorageOutsideFunction) { in TEST_F() argument
119 TEST_P(ValidateStorage, OtherStorageInsideFunction) { in TEST_P() argument
157 TEST_F(ValidateStorage, GenericVariableOutsideFunction) { in TEST_F() argument
173 TEST_F(ValidateStorage, GenericVariableInsideFunction) { in TEST_F() argument
195 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParam) { in TEST_F() argument
223 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParamBad) { in TEST_F() argument