Enable multiDrawIndirect feature, add indirect command struct #30
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "TheSpydog/Refresh:indirect"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Fixes a validation error when attempting to draw multiple primitives via an indirect draw call. Adds some documentation for how indirect draw buffers should be set up.