You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'metal-icb-multi-draw-indirect' into metal-icb-multi-draw-indirect-count
Rebase the count lowering onto the pooled ICB base: count draws take
their ICB from the per-adapter pool, skip the reset pass (they execute a
GPU-clamped range, so unexecuted slots are never read), and inherit the
per-family optimize gating.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ labels: bug
6
6
assignees: ""
7
7
---
8
8
9
-
<!-- Thank you for filing this! Please read the [debugging tips](https://github.com/gfx-rs/wgpu/wiki/Debugging-wgpu-Applications).
9
+
<!-- Thank you for filing this! Please read the [debugging tips](https://docs.rs/wgpu/latest/wgpu/documentation/debugging/debugging_applications/index.html).
10
10
That may let you investigate on your own, or provide additional information that helps us to assist.-->
0 commit comments