KhronosGroup / KhronosGroup/Vulkan-ValidationLayers

missing sparse binding validation

Open
#4,047 2 comments 0 reactions 2 assignees View on GitHub

@arno-lunarg is already working on this.

Since Aug 16, 2023.

Incomplete
Dominant language
C++
Stars
1k
Forks
505
Avg merge
11h 25m
Merged PRs (30d)
229

Description

Describe the situation in which you encountered the missing validation
Running sparse binding glcts tests on zink

Valid Usage IDs requested

  • VUID-VkSparseImageMemoryBind-memory-01104
  • VUID-VkSparseImageMemoryBind-memory-01105
  • VUID-VkSparseImageMemoryBind-subresource-01106
  • VUID-VkSparseImageMemoryBind-offset-01107
  • VUID-VkSparseImageMemoryBind-extent-01108
  • VUID-VkSparseImageMemoryBind-offset-01109
  • VUID-VkSparseImageMemoryBind-extent-01110
  • VUID-VkSparseImageMemoryBind-offset-01111
  • VUID-VkSparseImageMemoryBind-extent-01112
  • VUID-vkCreateBuffer-flags-00911 see https://gitlab.khronos.org/vulkan/vulkan/-/issues/2403

Additional Context
Probably some of the buffer ones too, but I haven't checked.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.