Skip to content

Use msg_send_bool! in has_unified_memory#374

Merged
cwfitzgerald merged 1 commit intogfx-rs:masterfrom
rtfeldman:rtfeldman/has_unified_memory
Dec 16, 2025
Merged

Use msg_send_bool! in has_unified_memory#374
cwfitzgerald merged 1 commit intogfx-rs:masterfrom
rtfeldman:rtfeldman/has_unified_memory

Conversation

@rtfeldman
Copy link
Contributor

The has_unified_memory function returns bool but is using msg_send! instead of msg_send_bool! - this distinction doesn't matter for aarch64 Macs, but it's very significant for Intel Macs!

@cwfitzgerald cwfitzgerald merged commit 8ad247c into gfx-rs:master Dec 16, 2025
3 checks passed
@cwfitzgerald
Copy link
Member

metal 0.33 is on crates

@rtfeldman
Copy link
Contributor Author

Nice, thank you @cwfitzgerald! 🎉

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.

2 participants