KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
GPU-AV RT: Trace rays commands
Open
@arno-lunarg is already working on this.
Since Feb 16, 2025.
GPU-AV
Incomplete
RT
- Dominant language
- C++
- Stars
- 1k
- Forks
- 505
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 229
Description
shader group handle referenced
- VUID-vkCmdTraceRaysKHR-None-03429
- VUID-vkCmdTraceRaysIndirectKHR-None-03429
- VUID-vkCmdTraceRaysIndirect2KHR-None-03429
maxPipelineRayRecursionDepth
- VUID-vkCmdTraceRaysKHR-maxPipelineRayRecursionDepth-03679
- VUID-vkCmdTraceRaysIndirectKHR-maxPipelineRayRecursionDepth-03679
- VUID-vkCmdTraceRaysIndirect2KHR-maxPipelineRayRecursionDepth-03679
Geometry address
- VUID-vkCmdTraceRaysKHR-pHitShaderBindingTable-04735
- VUID-vkCmdTraceRaysKHR-pHitShaderBindingTable-04736
- VUID-vkCmdTraceRaysIndirectKHR-pHitShaderBindingTable-04735
- VUID-vkCmdTraceRaysIndirectKHR-pHitShaderBindingTable-04736
- VUID-vkCmdTraceRaysIndirect2KHR-pHitShaderBindingTable-04735
- VUID-vkCmdTraceRaysIndirect2KHR-pHitShaderBindingTable-04736
indirectDeviceAddress range
- VUID-vkCmdTraceRaysIndirectKHR-indirectDeviceAddress-03636
- VUID-vkCmdTraceRaysIndirect2KHR-indirectDeviceAddress-03636
Miss SBT content
- VUID-vkCmdTraceRaysKHR-flags-03511
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.