Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_storage_test.cpp30 using ValidateStorage = spvtest::ValidateBase<std::string>; typedef
33 TEST_F(ValidateStorage, FunctionStorageInsideFunction) { in TEST_F() argument
53 TEST_F(ValidateStorage, FunctionStorageOutsideFunction) { in TEST_F() argument
76 TEST_F(ValidateStorage, OtherStorageOutsideFunction) { in TEST_F() argument
117 TEST_P(ValidateStorage, OtherStorageInsideFunction) { in TEST_P() argument
155 TEST_F(ValidateStorage, GenericVariableOutsideFunction) { in TEST_F() argument
171 TEST_F(ValidateStorage, GenericVariableInsideFunction) { in TEST_F() argument
193 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParam) { in TEST_F() argument
221 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParamBad) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_storage_test.cpp30 using ValidateStorage = spvtest::ValidateBase<std::string>; typedef
33 TEST_F(ValidateStorage, FunctionStorageInsideFunction) { in TEST_F() argument
53 TEST_F(ValidateStorage, FunctionStorageOutsideFunction) { in TEST_F() argument
76 TEST_F(ValidateStorage, OtherStorageOutsideFunction) { in TEST_F() argument
117 TEST_P(ValidateStorage, OtherStorageInsideFunction) { in TEST_P() argument
155 TEST_F(ValidateStorage, GenericVariableOutsideFunction) { in TEST_F() argument
171 TEST_F(ValidateStorage, GenericVariableInsideFunction) { in TEST_F() argument
193 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParam) { in TEST_F() argument
221 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParamBad) { in TEST_F() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_storage_test.cpp30 using ValidateStorage = spvtest::ValidateBase<std::string>; typedef
33 TEST_F(ValidateStorage, FunctionStorageInsideFunction) { in TEST_F() argument
53 TEST_F(ValidateStorage, FunctionStorageOutsideFunction) { in TEST_F() argument
76 TEST_F(ValidateStorage, OtherStorageOutsideFunction) { in TEST_F() argument
117 TEST_P(ValidateStorage, OtherStorageInsideFunction) { in TEST_P() argument
155 TEST_F(ValidateStorage, GenericVariableOutsideFunction) { in TEST_F() argument
171 TEST_F(ValidateStorage, GenericVariableInsideFunction) { in TEST_F() argument
193 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParam) { in TEST_F() argument
221 TEST_F(ValidateStorage, RelaxedLogicalPointerFunctionParamBad) { in TEST_F() argument