Home
last modified time | relevance | path

Searched defs:rayEndType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp129 std::pair<float, float> calcTminTmax(RayOriginType rayOriginType, RayEndType rayEndType, float dist… in calcTminTmax()
583 const auto rayEndType = RayEndType::CROSS; in createDirectionLengthTests() local
621 RayEndType rayEndType; in createInsideAABBsTests() member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp129 std::pair<float, float> calcTminTmax(RayOriginType rayOriginType, RayEndType rayEndType, float dist… in calcTminTmax()
737 const auto rayEndType = RayEndType::CROSS; in createDirectionLengthTests() local
789 RayEndType rayEndType; in createInsideAABBsTests() member