KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Fix now broken vkCmdBuildClusterAccelerationStructureIndirectNV
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
```
[ FAILED ] NegativeRayTracing.CmdBuildPartitionedAccelerationStructures
[ FAILED ] NegativeRayTracing.ClusterAccelerationStructureCommandsInfo
```
are now failing because of the changes in https://gitlab.khronos.org/vulkan/vulkan/-/merge_requests/7782/diffs
need to look into
Contributor guide
Research direction
Start with the failing NegativeRayTracing.CmdBuildPartitionedAccelerationStructures and NegativeRayTracing.ClusterAccelerationStructureCommandsInfo tests, then compare their expectations with the Vulkan merge request 7782 changes. Determine the intended behavior for vkCmdBuildClusterAccelerationStructureIndirectNV and update the validation and tests so both failures pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100