Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp337 static const char *getSuffixForGeometryType(const GeometryType &type) in getSuffixForGeometryType() function
9231 de::toString(getSuffixForGeometryType(currentGeometryType)) + "_" + in createMiscTests()
9247 "AS_stresstest_" + de::toString(getSuffixForGeometryType(currentGeometryType)); in createMiscTests()
9264 … de::toString(getSuffixForGeometryType(currentGeometryType)) + in createMiscTests()
9281 "maxrtinvocations_" + de::toString(getSuffixForGeometryType(currentGeometryType)); in createMiscTests()
9301 … de::toString(getSuffixForGeometryType(currentGeometryType)); in createMiscTests()
9355 "raypayloadin_" + de::toString(getSuffixForGeometryType(currentGeometryType)); in createMiscTests()
9465 "recursiveTraces_" + de::toString(getSuffixForGeometryType(currentGeometryType)) + "_"; in createMiscTests()