| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkRayTracingUtil.hpp | 834 void setMaxRecursionDepth (const deUint32& maxRecursionDepth);
|
| D | vkRayTracingUtil.cpp | 2819 void RayTracingPipeline::setMaxRecursionDepth (const deUint32& maxRecursionDepth) in setMaxRecursionDepth() argument 2821 m_maxRecursionDepth = maxRecursionDepth; in setMaxRecursionDepth()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 4178 uint32_t maxRecursionDepth; member 4277 uint32_t maxRecursionDepth; member
|
| D | vkVulkan_c.inl | 11547 deUint32 maxRecursionDepth; member 11636 deUint32 maxRecursionDepth; member
|
| D | vkStrUtilImpl.inl | 10120 s << "\tmaxRecursionDepth = " << value.maxRecursionDepth << '\n'; 10249 s << "\tmaxRecursionDepth = " << value.maxRecursionDepth << '\n';
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 8376 uint32_t maxRecursionDepth; member 8465 uint32_t maxRecursionDepth; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 10022 uint32_t maxRecursionDepth; member 10111 uint32_t maxRecursionDepth; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 10585 uint32_t maxRecursionDepth; member 10674 uint32_t maxRecursionDepth; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 10425 uint32_t maxRecursionDepth; member 10514 uint32_t maxRecursionDepth; member
|
| D | vulkan_structs.hpp | 50171 , maxRecursionDepth( maxRecursionDepth_ ) 50214 …derGroupHandleSize == rhs.shaderGroupHandleSize ) && ( maxRecursionDepth == rhs.maxRecursionDepth … in operator ==() 50232 uint32_t maxRecursionDepth = {}; member 64828 , maxRecursionDepth( maxRecursionDepth_ ) 64857 , maxRecursionDepth( maxRecursionDepth_ ) 64937 maxRecursionDepth = maxRecursionDepth_; in setMaxRecursionDepth() 64978 …( pGroups == rhs.pGroups ) && ( maxRecursionDepth == rhs.maxRecursionDepth ) && ( layout == rhs.la… in operator ==() 64996 uint32_t maxRecursionDepth = {}; member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 11538 uint32_t maxRecursionDepth; member 11627 uint32_t maxRecursionDepth; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 65862 , maxRecursionDepth( maxRecursionDepth_ ) 65918 maxRecursionDepth, in reflect() 65937 …( maxRecursionDepth == rhs.maxRecursionDepth ) && ( maxShaderGroupStride == rhs.maxShaderGroupStri… in operator ==() 65954 uint32_t maxRecursionDepth = {}; member 83356 , maxRecursionDepth( maxRecursionDepth_ ) 83386 , maxRecursionDepth( maxRecursionDepth_ ) 83464 maxRecursionDepth = maxRecursionDepth_; in setMaxRecursionDepth() 83515 …tie( sType, pNext, flags, stageCount, pStages, groupCount, pGroups, maxRecursionDepth, layout, bas… in reflect() 83528 …== rhs.groupCount ) && ( pGroups == rhs.pGroups ) && ( maxRecursionDepth == rhs.maxRecursionDepth … in operator ==() 83547 uint32_t maxRecursionDepth = {}; member
|
| D | vulkan_core.h | 11666 uint32_t maxRecursionDepth; member 11755 uint32_t maxRecursionDepth; member
|
| D | vulkan_hash.hpp | 9054 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceRayTracingPropertiesNV.maxRecursionDepth ); in operator ()() 11423 VULKAN_HPP_HASH_COMBINE( seed, rayTracingPipelineCreateInfoNV.maxRecursionDepth ); in operator ()()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 1442 { PN(checkAlways), PN(rayTracingPropertiesNV.maxRecursionDepth), LIM_MIN_UINT32(31) }, in validateLimitsNvRayTracing()
|