Skip to content

Issues: webgpu-native/webgpu-headers

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

WGPUProgrammableStageDescriptor is actually for compute only !discuss Needs discussion (at meeting or online)
#409 opened Nov 12, 2024 by kainino0x
Should nullability move inside WGPURenderPassDepthStencilAttachment? !discuss Needs discussion (at meeting or online)
#408 opened Nov 12, 2024 by kainino0x
Should WGPUVertexBufferLayout and WGPUVertexAttribute be extensible? !discuss Needs discussion (at meeting or online) extensibility Adding features without breaking API changes
#407 opened Nov 12, 2024 by kainino0x
WGPUBindGroupEntry.offset and .size are unclear !discuss Needs discussion (at meeting or online)
#403 opened Nov 12, 2024 by kainino0x
Status enums still have too many values !discuss Needs discussion (at meeting or online)
#401 opened Nov 12, 2024 by kainino0x
40 of 51 tasks
Proposal: Make all struct chains mutable, instead of having separate in/out/inout chain types !discuss Needs discussion (at meeting or online) extensibility Adding features without breaking API changes
#395 opened Nov 9, 2024 by kainino0x
Generate docs for passed_with_ownership on return types has resolution Issue is resolved, just needs to be done needs docs Non-trivial API contract needs to be documented. Orthogonal to open vs closed; remove when doc'd. non-breaking Does not require a breaking change (that would block V1.0)
#388 opened Nov 5, 2024 by kainino0x
Why FreeMembers functions take structs by value? !discuss Needs discussion (at meeting or online)
#381 opened Oct 26, 2024 by liskar-dev
WriteTexture doesn't need WGPUTextureDataLayout.offset !discuss Needs discussion (at meeting or online)
#379 opened Oct 22, 2024 by kainino0x
Should SetBlendConstant take float,float,float,float instead of WGPUColor? !discuss Needs discussion (at meeting or online)
#378 opened Oct 21, 2024 by kainino0x
popErrorScope status when stack is empty? !discuss Needs discussion (at meeting or online) errors Error reporting needs docs Non-trivial API contract needs to be documented. Orthogonal to open vs closed; remove when doc'd.
#369 opened Oct 10, 2024 by kainino0x
Expose supported capabilities for colorspace and tonemapping non-breaking Does not require a breaking change (that would block V1.0) presentation Presenting images to surfaces like windows and canvases
#366 opened Oct 4, 2024 by kainino0x
Clarify the behavior of wgpuInstanceWaitAny called from a callback needs docs Non-trivial API contract needs to be documented. Orthogonal to open vs closed; remove when doc'd.
#360 opened Oct 1, 2024 by eliemichel
Capitalize Fifo -> FIFO? !discuss Needs discussion (at meeting or online) presentation Presenting images to surfaces like windows and canvases
#334 opened Sep 17, 2024 by kainino0x
Wishlist of "lint" checks for the yaml-based generator non-breaking Does not require a breaking change (that would block V1.0)
#312 opened Jul 19, 2024 by kainino0x
1 of 2 tasks
Add windows association flags to WGPUSurfaceDescriptorFromWindowsHWND has resolution Issue is resolved, just needs to be done non-breaking Does not require a breaking change (that would block V1.0) presentation Presenting images to surfaces like windows and canvases
#298 opened Jun 5, 2024 by austinEng
Tracking issue for code generation non-breaking Does not require a breaking change (that would block V1.0)
#294 opened May 21, 2024 by kainino0x
Hardware feature levels in WGPURequestAdapterOptions !discuss Needs discussion (at meeting or online)
#293 opened May 21, 2024 by kainino0x
Add [[nodiscard]] to some types/functions when >= C23 or C++17 non-breaking Does not require a breaking change (that would block V1.0)
#287 opened Apr 25, 2024 by kainino0x
4 tasks
ABI version number in GPUInstanceDescriptor extensibility Adding features without breaking API changes non-breaking Does not require a breaking change (that would block V1.0)
#285 opened Apr 4, 2024 by kainino0x
ABI Stability non-breaking Does not require a breaking change (that would block V1.0)
#282 opened Mar 8, 2024 by kainino0x
Roadmap non-breaking Does not require a breaking change (that would block V1.0)
#281 opened Mar 7, 2024 by kainino0x
ProTip! Exclude everything labeled bug with -label:bug.