KhronosGroup / KhronosGroup/Vulkan-ValidationLayers

Add new 3D VkCopyMemoryToImageIndirectInfoKHR VUs

Open Beginner friendly
#11,332 0 comments 0 reactions 0 assignees View on GitHub
Image Copies Incomplete
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.