-
Notifications
You must be signed in to change notification settings - Fork 1k
Issues: gfx-rs/wgpu
Want to Contribute? Start Here! List of Tracking Issues
#3676
opened Apr 12, 2023 by
cwfitzgerald
Open
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Naga seems to support all subgroup operations except for subgroupElect().
#7396
opened Mar 22, 2025 by
fyellin
[naga] Should not allow creating a struct containing a non-constructible type
area: naga front-end
area: naga processing
Passes over IR in the middle
area: validation
Issues related to validation, diagnostics, and error handling
lang: WGSL
WebGPU Shading Language
#7393
opened Mar 22, 2025 by
andyleiserson
[naga wgsl-in] Should not allow indexing a struct
area: naga front-end
area: naga processing
Passes over IR in the middle
area: validation
Issues related to validation, diagnostics, and error handling
lang: WGSL
WebGPU Shading Language
naga
Shader Translator
#7392
opened Mar 21, 2025 by
andyleiserson
Command encoding validation should not emit errors before
CommandEncoder::finish
#7391
opened Mar 21, 2025 by
ErichDonGubler
[naga] Undefined behaviour when casting floats to integer when out of range
area: naga back-end
Outputs of naga shader conversion
#7387
opened Mar 21, 2025 by
jamienicol
[naga wgsl-in] Conversion from float to int when outside of int range does not match spec
#7386
opened Mar 21, 2025 by
jamienicol
[naga] Enforce a maximum array size
naga
Shader Translator
#7383
opened Mar 20, 2025 by
andyleiserson
Shader structure field names are not escaped properly in Metal output
#7378
opened Mar 20, 2025 by
ErichDonGubler
Confusing error message when attempting Error message should be better
lang: WGSL
WebGPU Shading Language
naga
Shader Translator
value * 5.0
for an illegal type
area: naga front-end
kind: diagnostics
#7373
opened Mar 19, 2025 by
andyleiserson
Various pages at https://wgpu.rs/examples fail to render without a warning in the web console
type: bug
Something isn't working
#7364
opened Mar 18, 2025 by
ErichDonGubler
wgpu.rs/examples is broken on WebGL on Firefox
area: documentation
Documentation for crate items, public or private
type: bug
Something isn't working
#7363
opened Mar 18, 2025 by
Wumpf
Regression WGSL textureLoad from depth textures is not supported in GLSL
#7361
opened Mar 18, 2025 by
azthec
Multiple bindings with different sizes are erroneously rejected
area: correctness
We're behaving incorrectly
type: bug
Something isn't working
#7359
opened Mar 17, 2025 by
andyleiserson
[naga] [spv-in] Panic in naga emitter when calling a function calling a function
#7358
opened Mar 17, 2025 by
LegNeato
Returns from metal API calls are transmuted to Issues with Metal
platform: macos
Issues with integration with macos
type: bug
Something isn't working
NonNull
pointers, but they may be null
backend: metal
#7357
opened Mar 17, 2025 by
andyleiserson
Initialiazing WebGPU Shading Language
naga
Shader Translator
type: bug
Something isn't working
var foo: vec4f = vec4()
fails with "type can't be inferred"
area: naga front-end
lang: WGSL
#7356
opened Mar 17, 2025 by
andyleiserson
Render{Pass,BundleEncoder}::set_vertex_buffer
's buffer
argument should be Option
al
area: api
#7354
opened Mar 17, 2025 by
ErichDonGubler
Naga WGSL->SPIR-V unsized binding arrays create Vulkan validation warnings outside wgpu
#7347
opened Mar 16, 2025 by
LPGhatguy
[spv-in] Support (or ignore) Vulkan's Shading Language
naga
Shader Translator
type: enhancement
New feature or request
SPV_KHR_non_semantic_info
for use with profiling tools
area: naga front-end
lang: SPIR-V
#7331
opened Mar 14, 2025 by
LPGhatguy
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.