Skip to content

Vulkan pipeline cache: finish preload state before profile-mismatch early return#11

Merged
collinmcg merged 1 commit intomainfrom
jane/pipeline-cache-preload-finish
Mar 7, 2026
Merged

Vulkan pipeline cache: finish preload state before profile-mismatch early return#11
collinmcg merged 1 commit intomainfrom
jane/pipeline-cache-preload-finish

Conversation

@collinmcg
Copy link
Copy Markdown
Owner

@collinmcg collinmcg commented Mar 7, 2026

Fork-local mirror of upstream PR shadps4-emu#4106 for direct merge into this fork.

Summary:

  • In PipelineCache::WarmUp(), call Storage::DataBase::Instance().FinishPreload() before early return on profile mismatch.
  • Keeps archive cache lifecycle consistent for later runtime Save() calls.

Scope:

  • One-file, branch-local lifecycle fix only.

@collinmcg collinmcg merged commit 95c7f4d into main Mar 7, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant