Ensure safety of indirect draw/dispatch #2431
Labels
area: correctness
We're behaving incorrectly
help required
We need community help to make this happen.
type: enhancement
New feature or request
Milestone
When doing an indirect draw, the range of vertices/indices to draw needs to be within the bounds of the active vertex and index buffers. Similarly, indirect dispatches must be within the limits of the workgroup count.
INDIRECT_FIRST_INSTANCE
feature enabled.The text was updated successfully, but these errors were encountered: