KhronosGroup / KhronosGroup/Vulkan-ValidationLayers

missing VK_EXT_sample_locations checks

Open
#11,421 0 comments 0 reactions 0 assignees View on GitHub
Incomplete
Dominant language
C++
Stars
1k
Forks
504
Avg merge
11h 35m
Merged PRs (30d)
224

Description

- [ ] VUID-VkSubmitInfo-variableSampleLocations-06017
- [ ] VUID-VkSubmitInfo2-variableSampleLocations-06013
- [ ] VUID-VkGraphicsPipelineCreateInfo-sampleLocationsEnable-01524
- [ ] VUID-vkCmdExecuteCommands-variableSampleLocations-06023
- [ ] VUID-vkCmdSetSampleLocationsEXT-variableSampleLocations-01530

Contributor guide

Open the contributing guide

Research direction

Start by locating the five listed VUIDs in the Vulkan Validation Layers source and reviewing existing VK_EXT_sample_locations validation. Identify the relevant validation entry points for each VUID, then verify the completed checks with the project's validation tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.