Searched refs:angleName (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryDirectionTests.cpp | 572 const auto angleName = "rotation_" + de::toString(rotationIdx); in createDirectionLengthTests() local 595 factorGroup->addChild(new DirectionTestCase(testCtx, angleName, "", params)); in createDirectionLengthTests() 645 const auto angleName = "rotation_" + de::toString(rotationIdx); in createInsideAABBsTests() local 664 factorGroup->addChild(new DirectionTestCase(testCtx, angleName, "", params)); in createInsideAABBsTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDirectionTests.cpp | 725 const auto angleName = "rotation_" + de::toString(rotationIdx); in createDirectionLengthTests() local 749 factorGroup->addChild(new DirectionTestCase(testCtx, angleName, "", params)); in createDirectionLengthTests() 817 const auto angleName = "rotation_" + de::toString(rotationIdx); in createInsideAABBsTests() local 837 factorGroup->addChild(new DirectionTestCase(testCtx, angleName, "", params)); in createInsideAABBsTests()
|