Searched defs:RayQueryCommon (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_ray_query_test.cpp | 203 using RayQueryCommon = spvtest::ValidateBase<std::string>; typedef 205 TEST_P(RayQueryCommon, Success) { in TEST_P() argument 217 TEST_P(RayQueryCommon, BadQuery) { in TEST_P() argument 231 TEST_P(RayQueryCommon, BadResult) { in TEST_P() argument 271 TEST_P(RayQueryCommon, BadIntersection) { in TEST_P() argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_ray_query_test.cpp | 203 using RayQueryCommon = spvtest::ValidateBase<std::string>; typedef 205 TEST_P(RayQueryCommon, Success) { in TEST_P() argument 217 TEST_P(RayQueryCommon, BadQuery) { in TEST_P() argument 231 TEST_P(RayQueryCommon, BadResult) { in TEST_P() argument 271 TEST_P(RayQueryCommon, BadIntersection) { in TEST_P() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_ray_query_test.cpp | 203 using RayQueryCommon = spvtest::ValidateBase<std::string>; typedef 205 TEST_P(RayQueryCommon, Success) { in TEST_P() argument 217 TEST_P(RayQueryCommon, BadQuery) { in TEST_P() argument 231 TEST_P(RayQueryCommon, BadResult) { in TEST_P() argument 271 TEST_P(RayQueryCommon, BadIntersection) { in TEST_P() argument
|