[PR #2158] [MERGED] resource_tracking_pass: Persist image resource atomic designation. #2522

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2158
Author: @squidbus
Created: 1/16/2025
Status: Merged
Merged: 1/16/2025
Merged by: @georgemoralis

Base: mainHead: atomic-fix


📝 Commits (1)

  • 9412660 resource_tracking_pass: Persist image resource atomic designation.

📊 Changes

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

View changed files

📝 src/shader_recompiler/ir/passes/resource_tracking_pass.cpp (+1 -0)

📄 Description

Make sure is_atomic is kept for de-duplicated image resources, as we need to know if any instruction uses it atomically.


🔄 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/2158 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `atomic-fix` --- ### 📝 Commits (1) - [`9412660`](https://github.com/shadps4-emu/shadPS4/commit/94126608aebac122ee1f6243c40061043aacbeee) resource_tracking_pass: Persist image resource atomic designation. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/ir/passes/resource_tracking_pass.cpp` (+1 -0) </details> ### 📄 Description Make sure `is_atomic` is kept for de-duplicated image resources, as we need to know if any instruction uses it atomically. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:15 +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#2522
No description provided.