Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_storage_test.cpp30 using ValidateStorage = spvtest::ValidateBase<std::string>; typedef
34 TEST_F(ValidateStorage, FunctionStorageInsideFunction) { in TEST_F() argument
54 TEST_F(ValidateStorage, FunctionStorageOutsideFunction) { in TEST_F() argument
77 TEST_F(ValidateStorage, OtherStorageOutsideFunction) { in TEST_F() argument
118 TEST_P(ValidateStorage, OtherStorageInsideFunction) { in TEST_P() argument
143 INSTANTIATE_TEST_SUITE_P(MatrixOp, ValidateStorage,
156 TEST_F(ValidateStorage, GenericVariableOutsideFunction) { in TEST_F() argument
172 TEST_F(ValidateStorage, GenericVariableInsideFunction) { in TEST_F() argument
194 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParam) { in TEST_F() argument
222 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParamBad) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_storage_test.cpp30 using ValidateStorage = spvtest::ValidateBase<std::string>; typedef
34 TEST_F(ValidateStorage, FunctionStorageInsideFunction) { in TEST_F() argument
54 TEST_F(ValidateStorage, FunctionStorageOutsideFunction) { in TEST_F() argument
77 TEST_F(ValidateStorage, OtherStorageOutsideFunction) { in TEST_F() argument
118 TEST_P(ValidateStorage, OtherStorageInsideFunction) { in TEST_P() argument
143 INSTANTIATE_TEST_SUITE_P(MatrixOp, ValidateStorage,
156 TEST_F(ValidateStorage, GenericVariableOutsideFunction) { in TEST_F() argument
172 TEST_F(ValidateStorage, GenericVariableInsideFunction) { in TEST_F() argument
194 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParam) { in TEST_F() argument
222 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParamBad) { in TEST_F() argument