mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #3248] [MERGED] vk_instance: Remove usage of depth clamp control #3334
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3334
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/3248
Author: @raphaelthegreat
Created: 7/15/2025
Status: ✅ Merged
Merged: 7/15/2025
Merged by: @georgemoralis
Base:
main← Head:bad-amd📝 Commits (1)
eefe8bdvk_instance: Remove usage of depth clamp control📊 Changes
6 files changed (+6 additions, -98 deletions)
View changed files
📝
src/video_core/renderer_vulkan/vk_graphics_pipeline.cpp(+5 -22)📝
src/video_core/renderer_vulkan/vk_graphics_pipeline.h(+0 -3)📝
src/video_core/renderer_vulkan/vk_instance.cpp(+0 -7)📝
src/video_core/renderer_vulkan/vk_instance.h(+0 -6)📝
src/video_core/renderer_vulkan/vk_pipeline_cache.cpp(+1 -58)📝
src/video_core/renderer_vulkan/vk_pipeline_cache.h(+0 -2)📄 Description
AMD proprietary driver doesn't seem to properly implement the extension, not sure what the issue is as I can only test RADV which is fine
@StevenMiller123 Check if this fixes the regression, otherwise the extension itself might need to be excluded
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.