| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/ |
| D | trace_rays_common_khr.txt | 8 * [[VUID-{refpage}-maxPipelineRayRecursionDepth-03679]] 11 depth>> greater than the value of pname:maxPipelineRayRecursionDepth
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | raytracing.txt | 90 pname:maxPipelineRayRecursionDepth specified in the pipeline. 868 pname:maxPipelineRayRecursionDepth) {times} 871 pname:maxPipelineRayRecursionDepth-1) {times}
|
| D | pipelines.txt | 2960 * pname:maxPipelineRayRecursionDepth is the <<ray-tracing-recursion-depth, 3019 * [[VUID-VkRayTracingPipelineCreateInfoKHR-maxPipelineRayRecursionDepth-03589]] 3020 pname:maxPipelineRayRecursionDepth must: be less than or equal to 3031 with the value of pname:maxPipelineRayRecursionDepth equal to that in
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_pipeline_cache.c | 203 _mesa_sha1_update(&ctx, &pCreateInfo->maxPipelineRayRecursionDepth, 4); in radv_hash_rt_shaders()
|
| D | radv_pipeline_rt.c | 1675 MIN2(pCreateInfo->maxPipelineRayRecursionDepth, 1) * in compute_rt_stack_size() 1677 MAX2(0, (int)(pCreateInfo->maxPipelineRayRecursionDepth) - 1) * in compute_rt_stack_size()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingMiscTests.cpp | 1065 virtual deUint32 getDynamicStackSize(deUint32 maxPipelineRayRecursionDepth) const in getDynamicStackSize() 1069 DE_UNREF(maxPipelineRayRecursionDepth); in getDynamicStackSize() 1841 deUint32 getDynamicStackSize(const deUint32 maxPipelineRayRecursionDepth) const final in getDynamicStackSize() 1850 de::min(1u, maxPipelineRayRecursionDepth) * maxStackSpaceNeededForZerothTrace + in getDynamicStackSize() 1851 de::max(0u, maxPipelineRayRecursionDepth - 1) * maxStackSpaceNeededForNonZerothTraces + in getDynamicStackSize()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_pipeline.c | 2342 MIN2(1, info->maxPipelineRayRecursionDepth) * in anv_pipeline_compute_ray_tracing_stacks() 2347 MAX2(0, (int)info->maxPipelineRayRecursionDepth - 1) * in anv_pipeline_compute_ray_tracing_stacks()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 5894 uint32_t maxPipelineRayRecursionDepth; member
|
| D | vkVulkan_c.inl | 14473 deUint32 maxPipelineRayRecursionDepth; member
|
| D | vkStrUtilImpl.inl | 12450 s << "\tmaxPipelineRayRecursionDepth = " << value.maxPipelineRayRecursionDepth << '\n';
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_structs.hpp | 64451 , maxPipelineRayRecursionDepth( maxPipelineRayRecursionDepth_ ) 64486 , maxPipelineRayRecursionDepth( maxPipelineRayRecursionDepth_ ) 64570 maxPipelineRayRecursionDepth = maxPipelineRayRecursionDepth_; in setMaxPipelineRayRecursionDepth() 64632 …( pGroups == rhs.pGroups ) && ( maxPipelineRayRecursionDepth == rhs.maxPipelineRayRecursionDepth )… in operator ==() 64652 …_t maxPipelineRayRecursionDepth = {}; member
|
| D | vulkan_core.h | 13304 uint32_t maxPipelineRayRecursionDepth; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 12507 uint32_t maxPipelineRayRecursionDepth; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 13511 uint32_t maxPipelineRayRecursionDepth; member
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
| D | vulkan_core.h | 13583 uint32_t maxPipelineRayRecursionDepth; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 88260 , maxPipelineRayRecursionDepth( maxPipelineRayRecursionDepth_ ) 88296 , maxPipelineRayRecursionDepth( maxPipelineRayRecursionDepth_ ) 88377 maxPipelineRayRecursionDepth = maxPipelineRayRecursionDepth_; in setMaxPipelineRayRecursionDepth() 88459 maxPipelineRayRecursionDepth, in reflect() 88478 …pCount ) && ( pGroups == rhs.pGroups ) && ( maxPipelineRayRecursionDepth == rhs.maxPipelineRayRecu… in operator ==() 88498 …_t maxPipelineRayRecursionDepth = {}; member
|
| D | vulkan_core.h | 17028 uint32_t maxPipelineRayRecursionDepth; member
|
| D | vulkan_hash.hpp | 12073 VULKAN_HPP_HASH_COMBINE( seed, rayTracingPipelineCreateInfoKHR.maxPipelineRayRecursionDepth ); in operator ()()
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 14867 uint32_t maxPipelineRayRecursionDepth; member
|