Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp2944 const auto &entryVectorTypes = vectorTypes[vectorTypeIdx]; in createDataSpillTests() local
2949 entryVectorTypes.vectorType != VectorType::SCALAR) in createDataSpillTests()
2957 params.vectorType = entryVectorTypes.vectorType; in createDataSpillTests()
2959 const auto testName = std::string(entryVectorTypes.prefix) + entryDataTypes.name; in createDataSpillTests()