[PR #3591] [MERGED] externals/MoltenVK: Disable MVK_USE_METAL_PRIVATE_API #3595

Closed
opened 2026-02-27 22:04:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3591
Author: @squidbus
Created: 9/13/2025
Status: Merged
Merged: 9/13/2025
Merged by: @squidbus

Base: mainHead: fix-compile


📝 Commits (1)

  • 155088a externals/MoltenVK: Disable MVK_USE_METAL_PRIVATE_API

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 externals/MoltenVK/CMakeLists.txt (+1 -1)

📄 Description

This is primarily used for sampler lod bias and logic op, but is currently causing macOS compilation to fail in CI as the latest Xcode/macOS made the private API for sampler lod bias public and the definitions are conflicting.

I have a PR to fix this in MoltenVK which I'll pull in when it's merged, then I can re-enable this.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3591 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 9/13/2025 **Status:** ✅ Merged **Merged:** 9/13/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `fix-compile` --- ### 📝 Commits (1) - [`155088a`](https://github.com/shadps4-emu/shadPS4/commit/155088a4e412a6013a89c5b76612762b422d66f8) externals/MoltenVK: Disable MVK_USE_METAL_PRIVATE_API ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `externals/MoltenVK/CMakeLists.txt` (+1 -1) </details> ### 📄 Description This is primarily used for sampler lod bias and logic op, but is currently causing macOS compilation to fail in CI as the latest Xcode/macOS made the private API for sampler lod bias public and the definitions are conflicting. I have a PR to fix this in MoltenVK which I'll pull in when it's merged, then I can re-enable this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3595
No description provided.