Searched refs:maxRayRecursionDepth (Results 1 – 15 of 15) sorted by relevance
1073 if (rayTracingPipelinePropertiesKHR.maxRayRecursionDepth < 2) in checkSupport()
8780 if (rayTracingPipelinePropertiesKHR.maxRayRecursionDepth < nLevels) in checkSupport()
2855 …tMaxRecursionDepth (void) { return m_rayTracingPipelineProperties.maxRayRecursionDepth; } in getMaxRecursionDepth()
5869 uint32_t maxRayRecursionDepth; member
14496 deUint32 maxRayRecursionDepth; member
12399 s << "\tmaxRayRecursionDepth = " << value.maxRayRecursionDepth << '\n';
2507 props->maxRayRecursionDepth = 31; /* Minimum allowed for DXR. */ in radv_GetPhysicalDeviceProperties2()
12530 uint32_t maxRayRecursionDepth; member
13534 uint32_t maxRayRecursionDepth; member
13327 uint32_t maxRayRecursionDepth; member
50063 , maxRayRecursionDepth( maxRayRecursionDepth_ )50109 ( maxRayRecursionDepth == rhs.maxRayRecursionDepth ) && in operator ==()50128 uint32_t maxRayRecursionDepth = {}; member
14890 uint32_t maxRayRecursionDepth; member
15867 uint32_t maxRayRecursionDepth; member
9034 …ULKAN_HPP_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayRecursionDepth ); in operator ()()
65735 , maxRayRecursionDepth( maxRayRecursionDepth_ )65792 maxRayRecursionDepth, in reflect()65811 …( maxRayRecursionDepth == rhs.maxRayRecursionDepth ) && ( maxShaderGroupStride == rhs.maxShaderGro… in operator ==()65828 uint32_t maxRayRecursionDepth = {}; member