KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Add new 3D VkCopyMemoryToImageIndirectInfoKHR VUs
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
From 1.4.337 (https://gitlab.khronos.org/vulkan/vulkan/-/merge_requests/7897/diffs)
Need to add
- [ ] VUID-VkCopyMemoryToImageIndirectInfoKHR-dstImage-12289
- [ ] VUID-VkCopyMemoryToImageIndirectInfoKHR-dstImage-12290
- [ ] VUID-VkCopyMemoryToImageIndirectInfoKHR-dstImage-12291
- [ ] VUID-VkCopyMemoryToImageIndirectInfoKHR-dstImage-12292
see code in `VUID-VkCopyMemoryToImageIndirectInfoKHR-dstImage-12288` where to add
Contributor guide
Research direction
Locate the existing code for VUID-VkCopyMemoryToImageIndirectInfoKHR-dstImage-12288 and use it as the starting point for the four listed VUIDs. Add coverage for VUIDs 12289 through 12292, with completion marked by all four being represented alongside 12288.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100