Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp772 virtual deUint32 getMaxRecursionDepth (void) = DE_NULL;
DvkRayTracingUtil.cpp2533 …virtual deUint32 getMaxRecursionDepth (void) { return m_rayTracingPipelineProperties.maxRayR… in getMaxRecursionDepth() function in vk::RayTracingPropertiesKHR