Skip to content

fix: update naga v0.14.4 — MSL vertex stage_in, discard_fragment namespace#91

Merged
kolkov merged 1 commit intomainfrom
fix/naga-v0.14.4
Mar 1, 2026
Merged

fix: update naga v0.14.4 — MSL vertex stage_in, discard_fragment namespace#91
kolkov merged 1 commit intomainfrom
fix/naga-v0.14.4

Conversation

@kolkov
Copy link
Contributor

@kolkov kolkov commented Mar 1, 2026

Summary

  • Update naga v0.14.3 → v0.14.4 — MSL backend fixes for Apple Silicon (naga#38, ui#23)
  • Remove stale //nolint:unused directive in hal/dx12/convert.go

Changes

File Change
go.mod / go.sum naga v0.14.3 → v0.14.4
CHANGELOG.md Add v0.19.3 entry
hal/dx12/convert.go Remove invalid //nolint:unused directive

Test plan

  • go build ./... passes
  • go test ./... passes (all packages)
  • golangci-lint run — 0 issues
  • go fmt clean

…space

- Update naga v0.14.3 → v0.14.4 (MSL backend fixes for Apple Silicon)
- Remove stale //nolint:unused directive in dx12/convert.go
@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kolkov kolkov merged commit de613fc into main Mar 1, 2026
11 checks passed
@kolkov kolkov deleted the fix/naga-v0.14.4 branch March 1, 2026 20:35
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.

1 participant