Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp338 static const char *getSuffixForGeometryType(const GeometryType &type) in getSuffixForGeometryType() function
9696 de::toString(getSuffixForGeometryType(currentGeometryType)) + "_" + in createMiscTests()
9712 "AS_stresstest_" + de::toString(getSuffixForGeometryType(currentGeometryType)); in createMiscTests()
9729 … de::toString(getSuffixForGeometryType(currentGeometryType)) + in createMiscTests()
9746 "maxrtinvocations_" + de::toString(getSuffixForGeometryType(currentGeometryType)); in createMiscTests()
9766 … de::toString(getSuffixForGeometryType(currentGeometryType)); in createMiscTests()
9820 "raypayloadin_" + de::toString(getSuffixForGeometryType(currentGeometryType)); in createMiscTests()
9930 "recursiveTraces_" + de::toString(getSuffixForGeometryType(currentGeometryType)) + "_"; in createMiscTests()