KhronosGroup / KhronosGroup/Vulkan-Docs

Clarification needed for VUID-vkCmdDrawMultiEXT-drawCount-04935 and VUID-vkCmdDrawMultiIndexedEXT-drawCount-04940

Open
#2,324 0 comments 0 reactions 1 assignee Claimed by @spencer-lunarg View on GitHub
Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

These VUIDs say that the `pVertexInfo` / `pIndexInfo` must point to one or more valid instances of `VkMultiDrawInfoEXT` / `VkMultiDrawIndexedInfoEXT`. It seems to me that this was copied from the corresponding non-multi draw commands and that the stride was forgotten about. I think it would be best to clarify that the coresponding structs must be `stride` bytes apart in the array.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.