Skip to content

Require indirect draw calls use a firstInstance of 0#1928

Merged
kainino0x merged 1 commit intomainfrom
first-instance
Jul 13, 2021
Merged

Require indirect draw calls use a firstInstance of 0#1928
kainino0x merged 1 commit intomainfrom
first-instance

Conversation

@toji
Copy link
Member

@toji toji commented Jul 13, 2021

Fixes #1878

Could use a bit more "validation" at the queue level to make the no-op behavior explicit, but given that the whole spec needs to be better about that this didn't seem like the right place to start blazing that particular trail.


Preview | Diff

@toji toji requested review from kainino0x and kvark July 13, 2021 17:28
@github-actions
Copy link
Contributor

Previews, as seen when this build job started (7daef36):
WebGPU | IDL
WGSL
Explainer

Copy link
Contributor

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, it reads very reasonable!

@kainino0x kainino0x merged commit 69d9780 into main Jul 13, 2021
@kainino0x kainino0x deleted the first-instance branch July 13, 2021 17:39
github-actions bot added a commit that referenced this pull request Jul 13, 2021
SHA: 69d9780
Reason: push, by @kainino0x

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Jul 13, 2021
SHA: 69d9780
Reason: push, by @kainino0x

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Jul 13, 2021
SHA: 69d9780
Reason: push, by @kainino0x

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the requirement for Vulkan's drawIndirectFirstInstance feature.

3 participants