Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp2758 const auto& entryVectorTypes = vectorTypes[vectorTypeIdx]; in createDataSpillTests() local
2765 && entryVectorTypes.vectorType != VectorType::SCALAR) in createDataSpillTests()
2773 params.vectorType = entryVectorTypes.vectorType; in createDataSpillTests()
2775 const auto testName = std::string(entryVectorTypes.prefix) + entryDataTypes.name; in createDataSpillTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp2757 const auto& entryVectorTypes = vectorTypes[vectorTypeIdx]; in createDataSpillTests() local
2764 && entryVectorTypes.vectorType != VectorType::SCALAR) in createDataSpillTests()
2772 params.vectorType = entryVectorTypes.vectorType; in createDataSpillTests()
2774 const auto testName = std::string(entryVectorTypes.prefix) + entryDataTypes.name; in createDataSpillTests()

Completed in 9 milliseconds