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

hal/gles: fix setting filtering on integer textures #2222

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

kvark
Copy link
Member

@kvark kvark commented Nov 29, 2021

Connections
Addresses an error reported by RenderDoc upon capturing.

Description
RenderDoc seems to expect that we first set the filtering modes and then initialize the texture.

Testing
Tested on vange-rs

@kvark kvark added the PR: needs back-porting PR with a fix that needs to land on crates label Nov 29, 2021
@kvark kvark merged commit 62b036b into gfx-rs:master Nov 29, 2021
@kvark kvark deleted the gl-texture branch November 29, 2021 04:04
kvark added a commit to kvark/wgpu that referenced this pull request Dec 2, 2021
@kvark
Copy link
Member Author

kvark commented Dec 2, 2021

Published in wgpu-hal-0.11.5

@kvark kvark removed the PR: needs back-porting PR with a fix that needs to land on crates label Dec 2, 2021
cwfitzgerald added a commit that referenced this pull request Oct 25, 2023
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.

1 participant