[PR #2922] [MERGED] vk_instance: Enable robustImageAccess2 #3085

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

📋 Pull Request Information

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

Base: mainHead: ria2


📝 Commits (1)

  • b260323 vk_instance: Enable robustImageAccess2

📊 Changes

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

View changed files

📝 src/video_core/renderer_vulkan/vk_instance.cpp (+3 -0)

📄 Description

Small change to log and enable robustImageAccess2 when supported, providing further guarantees for out-of-bounds image accesses across GPUs. Not expected to change much.


🔄 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/2922 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `ria2` --- ### 📝 Commits (1) - [`b260323`](https://github.com/shadps4-emu/shadPS4/commit/b2603237b7edfac3e7f2c90a174f71cc92c9e344) vk_instance: Enable robustImageAccess2 ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_instance.cpp` (+3 -0) </details> ### 📄 Description Small change to log and enable `robustImageAccess2` when supported, providing further guarantees for out-of-bounds image accesses across GPUs. Not expected to change much. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:23 +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#3085
No description provided.