Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp2510 , m_maxRecursionDepth (1U) in RayTracingPipeline()
2692 m_maxRecursionDepth, // deUint32 maxRecursionDepth; in createPipelineKHR()
2821 m_maxRecursionDepth = maxRecursionDepth; in setMaxRecursionDepth()
DvkRayTracingUtil.hpp853 deUint32 m_maxRecursionDepth; member in vk::RayTracingPipeline