[Vulkan] Implement Pipeline Derivatives #3170

Open
wildcard wants to merge 2 commits from pipelinederivative into master
Member

Applies mostly on android devices, should be tested for regressions on other platforms as well just incase.
This is a rather conservative approach and will be made more aggressive in the future.

Applies mostly on android devices, should be tested for regressions on other platforms as well just incase. This is a rather conservative approach and will be made more aggressive in the future.
DraVee force-pushed pipelinederivative from a20d3f6799
Some checks failed
eden-license / license-header (pull_request) Failing after 21s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
to e7d9760579
Some checks failed
eden-license / license-header (pull_request) Has been cancelled
GitHub Actions [CI] Build failed
2026-02-02 19:12:11 +01:00
Compare
DraVee force-pushed pipelinederivative from e7d9760579
Some checks failed
eden-license / license-header (pull_request) Has been cancelled
GitHub Actions [CI] Build failed
to f5f015e289
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Release published
2026-02-17 16:24:42 +01:00
Compare
Owner

did this ever work?

did this ever work?
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Release published
This pull request has changes conflicting with the target branch.
  • src/video_core/renderer_vulkan/vk_graphics_pipeline.cpp
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin pipelinederivative:pipelinederivative
git switch pipelinederivative
Sign in to join this conversation.
No description provided.