Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryDirectionTests.cpp569 for (size_t rotationIdx = 0; rotationIdx < rotationAngles.size(); ++rotationIdx) in createDirectionLengthTests() local
571 const auto angles = rotationAngles[rotationIdx]; in createDirectionLengthTests()
572 const auto angleName = "rotation_" + de::toString(rotationIdx); in createDirectionLengthTests()
642 for (size_t rotationIdx = 0; rotationIdx < rotationAngles.size(); ++rotationIdx) in createInsideAABBsTests() local
644 const auto angles = rotationAngles[rotationIdx]; in createInsideAABBsTests()
645 const auto angleName = "rotation_" + de::toString(rotationIdx); in createInsideAABBsTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDirectionTests.cpp722 for (size_t rotationIdx = 0; rotationIdx < rotationAngles.size(); ++rotationIdx) in createDirectionLengthTests() local
724 const auto angles = rotationAngles[rotationIdx]; in createDirectionLengthTests()
725 const auto angleName = "rotation_" + de::toString(rotationIdx); in createDirectionLengthTests()
814 for (size_t rotationIdx = 0; rotationIdx < rotationAngles.size(); ++rotationIdx) in createInsideAABBsTests() local
816 const auto angles = rotationAngles[rotationIdx]; in createInsideAABBsTests()
817 const auto angleName = "rotation_" + de::toString(rotationIdx); in createInsideAABBsTests()