[PR #3544] [MERGED] vk_pipeline_cache: Log pipeline creation. #3558

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3544
Author: @squidbus
Created: 9/7/2025
Status: Merged
Merged: 9/7/2025
Merged by: @georgemoralis

Base: mainHead: logpipe


📝 Commits (1)

  • fe13acc vk_pipeline_cache: Log pipeline creation.

📊 Changes

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

View changed files

📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+6 -0)

📄 Description

Log created pipelines by hash. This can help to understand how many pipelines a game creates, how many variations there are compared to number of shader compiles, whether any stutter is from pipeline compiles, etc.


🔄 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/3544 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 9/7/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `logpipe` --- ### 📝 Commits (1) - [`fe13acc`](https://github.com/shadps4-emu/shadPS4/commit/fe13acc3b3657420c09f80acd2ca484c90dbf8ab) vk_pipeline_cache: Log pipeline creation. ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+6 -0) </details> ### 📄 Description Log created pipelines by hash. This can help to understand how many pipelines a game creates, how many variations there are compared to number of shader compiles, whether any stutter is from pipeline compiles, etc. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:08 +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#3558
No description provided.