[PR #3986] [MERGED] shader_recompiler: fix for incorrectly outputted attribute #3847

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3986
Author: @psucien
Created: 2/1/2026
Status: Merged
Merged: 2/2/2026
Merged by: @georgemoralis

Base: mainHead: fix/cdists_non_nvidia


📝 Commits (1)

  • 37f1fe7 shader_recompiler: fix for incorrectly outputted attribute if cdist emulation is not needed

📊 Changes

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

View changed files

📝 src/shader_recompiler/backend/spirv/spirv_emit_context.cpp (+11 -10)

📄 Description

..when clip distances emulation is not needed


🔄 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/3986 **Author:** [@psucien](https://github.com/psucien) **Created:** 2/1/2026 **Status:** ✅ Merged **Merged:** 2/2/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `fix/cdists_non_nvidia` --- ### 📝 Commits (1) - [`37f1fe7`](https://github.com/shadps4-emu/shadPS4/commit/37f1fe74704ec2db9d7d948a7e5c83781c760c61) shader_recompiler: fix for incorrectly outputted attribute if cdist emulation is not needed ### 📊 Changes **1 file changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/backend/spirv/spirv_emit_context.cpp` (+11 -10) </details> ### 📄 Description ..when clip distances emulation is not needed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:12 +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#3847
No description provided.