[PR #360] [MERGED] SampleCountFlagBits::e16 - GetGpuClock64 #1507

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/360
Author: @DanielSvoboda
Created: 8/2/2024
Status: Merged
Merged: 8/4/2024
Merged by: @psucien

Base: mainHead: SampleCountFlagBitse16


📝 Commits (5)

📊 Changes

2 files changed (+13 additions, -0 deletions)

View changed files

📝 src/video_core/amdgpu/pm4_cmds.h (+11 -0)
📝 src/video_core/renderer_vulkan/liverpool_to_vk.cpp (+2 -0)

📄 Description

Fix: [Debug] <Critical> liverpool_to_vk.cpp:NumSamples:685: Unreachable code!

Used in CUSA05795, as mentioned by Stephen on discord.


GpuClock64 Used in CUSA01322


🔄 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/360 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/4/2024 **Merged by:** [@psucien](https://github.com/psucien) **Base:** `main` ← **Head:** `SampleCountFlagBitse16` --- ### 📝 Commits (5) - [`2b225cd`](https://github.com/shadps4-emu/shadPS4/commit/2b225cdb8588c1170a91365bfaa9383fceea7f27) SampleCountFlagBits::e16 - [`eff0912`](https://github.com/shadps4-emu/shadPS4/commit/eff0912ff9381fab029521fd2ac56a2dc87c1480) GpuClock64 - [`0da3adb`](https://github.com/shadps4-emu/shadPS4/commit/0da3adba9a181c364b465b0212133c9ebded13c7) GpuClock64 - [`963c7e5`](https://github.com/shadps4-emu/shadPS4/commit/963c7e56deb5e3cfd68da39c1dd83e6912439b37) Update pm4_cmds.h - [`ae8baff`](https://github.com/shadps4-emu/shadPS4/commit/ae8baff64c6a7a31e0216f5c0806c260d0812ba1) Update pm4_cmds.h ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/amdgpu/pm4_cmds.h` (+11 -0) 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+2 -0) </details> ### 📄 Description Fix: `[Debug] <Critical> liverpool_to_vk.cpp:NumSamples:685: Unreachable code!` Used in CUSA05795, as mentioned by Stephen on discord. ---- GpuClock64 Used in CUSA01322 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:52 +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#1507
No description provided.