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

wgpu-hal 0.11.1 fixes #2035

Merged
merged 3 commits into from
Oct 9, 2021
Merged

wgpu-hal 0.11.1 fixes #2035

merged 3 commits into from
Oct 9, 2021

Conversation

kvark
Copy link
Member

@kvark kvark commented Oct 8, 2021

Connections
Matrix discussion
Fixes #2047 supposedly

Description

  • gles: fix querying storage limits. The storage limits don't exist on GLES 3.0 (and WebGL 2.0)
  • vk: check for nv Optimus layer

Testing
TBD

@kvark kvark changed the title gles: fix querying storage limits wgpu-hal 0.11.1 fixes Oct 9, 2021
@kvark kvark merged commit 60bb2aa into gfx-rs:master Oct 9, 2021
@kvark kvark deleted the gles-param branch October 9, 2021 20:33
Patryk27 pushed a commit to Patryk27/wgpu that referenced this pull request Nov 23, 2022
The Vulkan decoration rules require us to distinguish vertex shader
inputs, fragment shader inputs, and everything else, so just pass the
stage to `Writer::write_varying`. Together with the SPIRV storage
class, this is sufficient to distinguish all the cases in a way that
closely follows the spec language.
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.

Presentation disabled despite not using a laptop
1 participant