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

gles backend: unbind PIXEL_UNPACK_BUFFER #2162

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

mrk-its
Copy link
Contributor

@mrk-its mrk-its commented Nov 7, 2021

Description
Sometime texSubImage doesn't work and following error is shown in the logs: WebGL warning: texSubImage: Tex upload from non-PBO but PIXEL_UNPACK_BUFFER was bound..

Testing
This issue is visible in bevy's load_gltf_pipelined example on this branch: https://github.com/mrk-its/bevy/tree/pipelined-pbr-webgl2

@superdump
Copy link
Contributor

superdump commented Nov 7, 2021

Works for me on top of master in Firefox/Chrome on Windows, and importantly it is broken for me before this PR.

@kvark kvark merged commit 9a5dec2 into gfx-rs:master Nov 9, 2021
@kvark kvark added the PR: needs back-porting PR with a fix that needs to land on crates label Nov 9, 2021
kvark pushed a commit to kvark/wgpu that referenced this pull request Dec 2, 2021
@kvark
Copy link
Member

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
kvark pushed a commit that referenced this pull request Dec 2, 2021
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.

3 participants