Skip to content

Issues: gfx-rs/wgpu

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

Consider renaming instance_id to instance_index. api: dx12 Issues with DX12 or DXGI api: vulkan Issues with Vulkan area: naga front-end lang: WGSL WebGPU Shading Language naga Shader Translator type: enhancement New feature or request
#6778 opened Dec 18, 2024 by Vecvec
Accesses of expressions emitted by unpack4x{I,U}8 in {hlsl,msl}-out cause compilation errors api: dx12 Issues with DX12 or DXGI api: metal Issues with Metal area: naga back-end Outputs of naga shader conversion lang: HLSL D3D Shading Language lang: Metal Metal Shading Language naga Shader Translator type: bug Something isn't working
#6772 opened Dec 17, 2024 by ErichDonGubler
support SPV_KHR_ray_tracing_position_fetch in naga area: naga front-end feature: raytracing Issues with the Ray Tracing Native Feature lang: WGSL WebGPU Shading Language naga Shader Translator type: enhancement New feature or request
#6763 opened Dec 16, 2024 by Vecvec
Ray Tracing Tracking Issue api: dx12 Issues with DX12 or DXGI api: metal Issues with Metal api: vulkan Issues with Vulkan area: api Issues related to API surface feature: raytracing Issues with the Ray Tracing Native Feature type: enhancement New feature or request
#6762 opened Dec 16, 2024 by Vecvec
4 of 21 tasks
Remove undefined behavior for ray queries api: vulkan Issues with Vulkan area: correctness We're behaving incorrectly area: validation Issues related to validation, diagnostics, and error handling feature: raytracing Issues with the Ray Tracing Native Feature naga Shader Translator type: bug Something isn't working
#6761 opened Dec 16, 2024 by Vecvec
4 tasks
Decide & implement a design for ray tracing pipelines area: api Issues related to API surface feature: raytracing Issues with the Ray Tracing Native Feature type: enhancement New feature or request
#6760 opened Dec 16, 2024 by Vecvec
Allow for comitting candidate intersecctions area: api Issues related to API surface area: naga front-end feature: raytracing Issues with the Ray Tracing Native Feature lang: WGSL WebGPU Shading Language naga Shader Translator type: enhancement New feature or request
#6759 opened Dec 16, 2024 by Vecvec
Allow Tests to Use FXC api: dx12 Issues with DX12 or DXGI area: tests Improvements or issues with our test suite FXC bug type: enhancement New feature or request
#6754 opened Dec 16, 2024 by cwfitzgerald
SYNC-HAZARD-WRITE-AFTER-PRESENT when presenting a surface just after getting it. api: vulkan Issues with Vulkan area: correctness We're behaving incorrectly area: wsi Issues with swapchain management or windowing type: bug Something isn't working
#6748 opened Dec 15, 2024 by Vecvec
MoltenVK Reports binding_array of Storage Buffer is Incorrectly Validated api: vulkan Issues with Vulkan area: correctness We're behaving incorrectly external: upstream Issues happening in lower level APIs or platforms feature: bindless Issues with Bindless Native Feature type: bug Something isn't working
#6745 opened Dec 14, 2024 by cwfitzgerald
Support binding_array of Storage Textures on Metal api: metal Issues with Metal area: naga back-end Outputs of naga shader conversion feature: bindless Issues with Bindless Native Feature lang: Metal Metal Shading Language naga Shader Translator type: enhancement New feature or request
#6744 opened Dec 14, 2024 by cwfitzgerald
Support binding_array of Storage Textures on DX12 api: dx12 Issues with DX12 or DXGI area: naga back-end Outputs of naga shader conversion feature: bindless Issues with Bindless Native Feature lang: HLSL D3D Shading Language naga Shader Translator type: enhancement New feature or request
#6743 opened Dec 14, 2024 by cwfitzgerald
Support binding_array of Uniform Buffers on Metal api: metal Issues with Metal area: naga back-end Outputs of naga shader conversion feature: bindless Issues with Bindless Native Feature lang: Metal Metal Shading Language naga Shader Translator type: enhancement New feature or request
#6742 opened Dec 14, 2024 by cwfitzgerald
Support binding_array of Storage Buffers on Metal api: metal Issues with Metal area: naga back-end Outputs of naga shader conversion feature: bindless Issues with Bindless Native Feature lang: Metal Metal Shading Language naga Shader Translator type: enhancement New feature or request
#6741 opened Dec 14, 2024 by cwfitzgerald
Support binding_array of Uniform Buffers on DX12 api: dx12 Issues with DX12 or DXGI area: naga back-end Outputs of naga shader conversion feature: bindless Issues with Bindless Native Feature lang: HLSL D3D Shading Language naga Shader Translator type: enhancement New feature or request
#6740 opened Dec 14, 2024 by cwfitzgerald
Support binding_array of Storage Buffers on DX12 api: dx12 Issues with DX12 or DXGI area: naga back-end Outputs of naga shader conversion feature: bindless Issues with Bindless Native Feature lang: HLSL D3D Shading Language naga Shader Translator type: enhancement New feature or request
#6739 opened Dec 14, 2024 by cwfitzgerald
Split binding_array Limits into Separate Limit api: metal Issues with Metal api: vulkan Issues with Vulkan area: api Issues related to API surface feature: bindless Issues with Bindless Native Feature type: enhancement New feature or request
#6738 opened Dec 14, 2024 by cwfitzgerald
Use UPDATE_AFTER_BIND Descriptors for binding_arrays api: vulkan Issues with Vulkan feature: bindless Issues with Bindless Native Feature type: enhancement New feature or request
#6737 opened Dec 14, 2024 by cwfitzgerald
Disallow Binding Arrays and Dynamic Offsets in Same Bind Group area: validation Issues related to validation, diagnostics, and error handling feature: bindless Issues with Bindless Native Feature type: enhancement New feature or request
#6736 opened Dec 14, 2024 by cwfitzgerald
[core] Move renderpass end validation in creation to match the spec area: validation Issues related to validation, diagnostics, and error handling type: bug Something isn't working
#6735 opened Dec 14, 2024 by sagudev
Binding Array of Uniform Buffer Improperly Annotated Block area: naga back-end Outputs of naga shader conversion feature: bindless Issues with Bindless Native Feature lang: SPIR-V Vulkan's Shading Language naga Shader Translator type: bug Something isn't working
#6733 opened Dec 14, 2024 by cwfitzgerald
Lavapipe causes access violation accessing intersection.world_to_object api: vulkan Issues with Vulkan area: correctness We're behaving incorrectly feature: raytracing Issues with the Ray Tracing Native Feature type: bug Something isn't working
#6731 opened Dec 14, 2024 by Vecvec
Raytracing Tests Failing on AMD GPU api: vulkan Issues with Vulkan feature: raytracing Issues with the Ray Tracing Native Feature type: bug Something isn't working
#6727 opened Dec 13, 2024 by cwfitzgerald
[naga] panic when array override value already in arena area: naga front-end lang: WGSL WebGPU Shading Language naga Shader Translator type: bug Something isn't working
#6722 opened Dec 13, 2024 by sagudev
ProTip! What’s not been updated in a month: updated:<2024-11-18.