Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request INDIRECT_FIRST_INSTANCE feature in vertex_indices test #5135

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

nical
Copy link
Contributor

@nical nical commented Jan 24, 2024

Connections

Fixes one of the issues found in #5046

Description

The test is using the INDIRECT_FIRST_INSTANCE feature, it checks that the adapter supports it, but does not request it, causing a vulkan validation error.

Checklist

  • Run cargo fmt.
  • Run cargo clippy.
  • Run cargo xtask test to run tests.

@nical nical requested a review from a team as a code owner January 24, 2024 11:38
@teoxoy
Copy link
Member

teoxoy commented Jan 24, 2024

We should add validation for this when we get to #2431, will add a comment on the issue.

@teoxoy teoxoy merged commit 96b1e16 into gfx-rs:trunk Jan 24, 2024
27 checks passed
@nical nical deleted the indirect-test branch January 24, 2024 12:20
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.

2 participants