[PR #1254] [MERGED] vulkan: Respect maximum sampler LOD bias. #2018

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1254
Author: @squidbus
Created: 10/5/2024
Status: Merged
Merged: 10/5/2024
Merged by: @raphaelthegreat

Base: mainHead: sampler-bias


📝 Commits (1)

  • 448f4f9 vulkan: Respect maximum sampler LOD bias.

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 src/video_core/renderer_vulkan/vk_instance.h (+5 -0)
📝 src/video_core/texture_cache/sampler.cpp (+1 -1)

📄 Description

Another validation error fix; respect the device's maximum supported mip LOD bias for samplers.


🔄 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/1254 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 10/5/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `sampler-bias` --- ### 📝 Commits (1) - [`448f4f9`](https://github.com/shadps4-emu/shadPS4/commit/448f4f9bf71e8e8c69897db4d142a3d82f960f63) vulkan: Respect maximum sampler LOD bias. ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_instance.h` (+5 -0) 📝 `src/video_core/texture_cache/sampler.cpp` (+1 -1) </details> ### 📄 Description Another validation error fix; respect the device's maximum supported mip LOD bias for samplers. --- <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:51 +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#2018
No description provided.