Vulkan: Remove empty attachments #130258

Merged
Jeroen Bakker merged 5 commits from Jeroen-Bakker/blender:vulkan/remove-empty-attachments into main 2024-11-14 13:55:52 +01:00
Member

Some Vulkan platforms don't support framebuffers with gaps between the
color attachments. Workbench framebuffers can create gaps.
(in_front_fb, main_fb when used for wire frame drawing).

This PR implements a detection mechanism to detect gaps. It also disables
features that are not able to comply to this requirement.

Detected when working on #129062

Some Vulkan platforms don't support framebuffers with gaps between the color attachments. Workbench framebuffers can create gaps. (`in_front_fb`, `main_fb` when used for wire frame drawing). This PR implements a detection mechanism to detect gaps. It also disables features that are not able to comply to this requirement. Detected when working on #129062
Jeroen Bakker added this to the 4.4 milestone 2024-11-14 07:54:06 +01:00
Jeroen Bakker added the
Interest
Vulkan
label 2024-11-14 07:54:06 +01:00
Jeroen Bakker self-assigned this 2024-11-14 07:54:07 +01:00
Jeroen Bakker added this to the Module: Viewport & EEVEE project 2024-11-14 07:54:18 +01:00
Jeroen Bakker force-pushed vulkan/remove-empty-attachments from f65095d8c8 to 8d0946f7c8 2024-11-14 08:11:56 +01:00 Compare
Jeroen Bakker force-pushed vulkan/remove-empty-attachments from 8d0946f7c8 to 0677a809d1 2024-11-14 10:29:02 +01:00 Compare
Jeroen Bakker added 1 commit 2024-11-14 11:25:22 +01:00
Jeroen Bakker added 1 commit 2024-11-14 11:32:02 +01:00
Moved check method closer to each other
Some checks failed
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
b5875f5385
Jeroen Bakker changed title from WIP: Vulkan: Remove empty attachments to Vulkan: Remove empty attachments 2024-11-14 11:35:28 +01:00
Jeroen Bakker requested review from Clément Foucault 2024-11-14 11:35:38 +01:00
Clément Foucault approved these changes 2024-11-14 12:54:47 +01:00
Author
Member

@blender-bot build

@blender-bot build
Jeroen Bakker merged commit 272403a6cb into main 2024-11-14 13:55:52 +01:00
Jeroen Bakker deleted branch vulkan/remove-empty-attachments 2024-11-14 13:55:56 +01:00
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
FBX
Interest
Freestyle
Interest
Geometry Nodes
Interest
glTF
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Asset System
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
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: blender/blender#130258
No description provided.