Searched refs:maxRayRecursionDepth (Results 1 – 20 of 20) sorted by relevance
137 ** renamed pname:maxRecursionDepth to pname:maxRayRecursionDepth and it292 (pipeline creation) and pname:maxRayRecursionDepth (limit) to reduce358 maxRayRecursionDepth (#2203,!3937)
80 <<limits-maxRayRecursionDepth, pname:maxRayRecursionDepth>> limit.
2522 * [[limits-maxRayRecursionDepth]] pname:maxRayRecursionDepth is the3389 | code:uint32_t | pname:maxRayRecursionDepth | `apiext:VK_KHR_ray_tr…3685 | slink:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxRayRecursionDepth | - | 1 …
3021 slink:VkPhysicalDeviceRayTracingPipelinePropertiesKHR::pname:maxRayRecursionDepth
1073 if (rayTracingPipelinePropertiesKHR.maxRayRecursionDepth < 2) in checkSupport()
8780 if (rayTracingPipelinePropertiesKHR.maxRayRecursionDepth < nLevels) in checkSupport()
2855 …tMaxRecursionDepth (void) { return m_rayTracingPipelineProperties.maxRayRecursionDepth; } in getMaxRecursionDepth()
5919 uint32_t maxRayRecursionDepth; member
14496 deUint32 maxRayRecursionDepth; member
12481 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
13606 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
17051 uint32_t maxRayRecursionDepth; member
70171 , maxRayRecursionDepth( maxRayRecursionDepth_ )70228 maxRayRecursionDepth, in reflect()70247 …( maxRayRecursionDepth == rhs.maxRayRecursionDepth ) && ( maxShaderGroupStride == rhs.maxShaderGro… in operator ==()70264 uint32_t maxRayRecursionDepth = {}; member
9593 …ULKAN_HPP_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayRecursionDepth ); in operator ()()