KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Missing VK_ANDROID_external_memory_android_hardware_buffer checks
Open
Incomplete
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
similar to `VUID-VkGraphicsPipelineCreateInfo-externalFormatResolve-09310`
- [ ] VUID-VkGraphicsPipelineCreateInfo-externalFormatResolve-09308
- [ ] VUID-VkGraphicsPipelineCreateInfo-externalFormatResolve-09317
Contributor guide
Research direction
Start by locating the existing validation for VUID-VkGraphicsPipelineCreateInfo-externalFormatResolve-09310 and compare its scope with the two unchecked VUIDs, 09308 and 09317. The work is complete when the missing VK_ANDROID_external_memory_android_hardware_buffer checks cover both listed requirements consistently with the referenced check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100