Home
last modified time | relevance | path

Searched refs:kNumRandomRotations (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp519 const int kNumRandomRotations = 4; in generateRotationAngles() local
524 rotationAngles.reserve(kNumRandomRotations + 1); in generateRotationAngles()
527 for (int i = 0; i < kNumRandomRotations; ++i) in generateRotationAngles()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp519 const int kNumRandomRotations = 4; in generateRotationAngles() local
524 rotationAngles.reserve(kNumRandomRotations + 1); in generateRotationAngles()
527 for (int i = 0; i < kNumRandomRotations; ++i) in generateRotationAngles()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp653 const int kNumRandomRotations = 4; in generateRotationAngles() local
658 rotationAngles.reserve(kNumRandomRotations + 1); in generateRotationAngles()
661 for (int i = 0; i < kNumRandomRotations; ++i) in generateRotationAngles()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp653 const int kNumRandomRotations = 4; in generateRotationAngles() local
658 rotationAngles.reserve(kNumRandomRotations + 1); in generateRotationAngles()
661 for (int i = 0; i < kNumRandomRotations; ++i) in generateRotationAngles()

Completed in 6 milliseconds