[PR #1087] [MERGED] liverpool_to_vk: Add MRT feature flags to supported number formats. #1922

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1087
Author: @squidbus
Created: 9/26/2024
Status: Merged
Merged: 9/26/2024
Merged by: @raphaelthegreat

Base: mainHead: mrt-flag


📝 Commits (1)

  • a3bde3f liverpool_to_vk: Add MRT feature flags to supported number formats.

📊 Changes

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

View changed files

📝 src/video_core/renderer_vulkan/liverpool_to_vk.cpp (+2 -1)

📄 Description

Adds MRT feature flags to number formats that can be used as render targets. Previously left this out since it wasn't listed in the number format table, only data format, but there is info on this in the docs on color buffer registers.


🔄 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/1087 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 9/26/2024 **Status:** ✅ Merged **Merged:** 9/26/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `mrt-flag` --- ### 📝 Commits (1) - [`a3bde3f`](https://github.com/shadps4-emu/shadPS4/commit/a3bde3f881f3414d66a02cda22b1bda2ca06e73d) liverpool_to_vk: Add MRT feature flags to supported number formats. ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+2 -1) </details> ### 📄 Description Adds MRT feature flags to number formats that can be used as render targets. Previously left this out since it wasn't listed in the number format table, only data format, but there is info on this in the docs on color buffer registers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:28 +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#1922
No description provided.