KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
syncval: Support VK_EXT_rasterization_order_attachment_access
Open
Synchronization
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
VK_EXT_rasterization_order_attachment_access makes some synchronization implicit. Please consider implementing this in syncval.
Contributor guide
Research direction
Start by locating the syncval implementation and existing handling for Vulkan extensions, then read the requirements for VK_EXT_rasterization_order_attachment_access. Determine where its implicit synchronization behavior belongs in syncval. Done means the extension's synchronization rules are implemented and covered by the project's relevant validation tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100