[PR #3666] [CLOSED] vulkan: fix resetDescriptorPool and free ImGui descriptor sets #3640

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3666
Author: @ADEMOLA200
Created: 9/27/2025
Status: Closed

Base: mainHead: fix/vulkan-descriptor-reset-imgui-texture


📝 Commits (1)

  • c2ba90b vulkan: fix resetDescriptorPool and free ImGui descriptor sets

📊 Changes

2 files changed (+11 additions, -4 deletions)

View changed files

📝 src/imgui/renderer/imgui_impl_vulkan.cpp (+5 -1)
📝 src/video_core/renderer_vulkan/vk_resource_pool.cpp (+6 -3)

📄 Description

This change fixes two build/runtime issues related to Vulkan usage:

Build & test:

  • Built successfully on macOS (Apple M2, MoltenVK) after these changes.

🔄 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/3666 **Author:** [@ADEMOLA200](https://github.com/ADEMOLA200) **Created:** 9/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/vulkan-descriptor-reset-imgui-texture` --- ### 📝 Commits (1) - [`c2ba90b`](https://github.com/shadps4-emu/shadPS4/commit/c2ba90b25da150ed473b17384085d73175331a8d) vulkan: fix resetDescriptorPool and free ImGui descriptor sets ### 📊 Changes **2 files changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/imgui/renderer/imgui_impl_vulkan.cpp` (+5 -1) 📝 `src/video_core/renderer_vulkan/vk_resource_pool.cpp` (+6 -3) </details> ### 📄 Description This change fixes two build/runtime issues related to Vulkan usage: Build & test: - Built successfully on macOS (Apple M2, MoltenVK) after these changes. --- <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:27 +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#3640
No description provided.