[PR #778] [MERGED] video_core/renderer_vulkan: Ignore unsupported shader stages #1766

Closed
opened 2026-02-27 21:13:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/778
Author: @polybiusproxy
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @raphaelthegreat

Base: mainHead: renderer_vulkan/unsupported-shader-skip


📝 Commits (2)

  • 587a13a video_core/renderer_vulkan: Ignore unsupported shader stages
  • cb7d6fa clang-format

📊 Changes

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

View changed files

📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+5 -0)

📄 Description

Avoids PSPHD games from compiling geometry shaders.


🔄 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/778 **Author:** [@polybiusproxy](https://github.com/polybiusproxy) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `renderer_vulkan/unsupported-shader-skip` --- ### 📝 Commits (2) - [`587a13a`](https://github.com/shadps4-emu/shadPS4/commit/587a13ab90d659c72dfb59fbd9bd92ceaf5749a8) video_core/renderer_vulkan: Ignore unsupported shader stages - [`cb7d6fa`](https://github.com/shadps4-emu/shadPS4/commit/cb7d6fa97113f49dc8d45b1555e13d1a15eadf07) clang-format ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+5 -0) </details> ### 📄 Description Avoids PSPHD games from compiling geometry shaders. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:51 +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#1766
No description provided.