Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend: Move pipeline cache data to backends #27220

Merged
merged 3 commits into from Nov 20, 2023

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Nov 20, 2023

Related issue: #26798

Description

All properties for creating and comparing the cache state have been moved to the backend, giving the Backend greater freedom to customize the pipeline state.

I added renderObject.id as cache initially and we will add the specific hash to optimize the pipeline.

@sunag sunag added the WebGPU label Nov 20, 2023
@sunag sunag added this to the r159 milestone Nov 20, 2023
@sunag sunag marked this pull request as ready for review November 20, 2023 05:58
@sunag sunag merged commit 05fa47e into mrdoob:dev Nov 20, 2023
11 checks passed
@sunag sunag deleted the dev-cache-pipeline branch November 20, 2023 05:59
AdaRoseCannon pushed a commit to AdaRoseCannon/three.js that referenced this pull request Jan 15, 2024
* Backend: Move pipeline cache data to backend

* update screenshot

* Update puppeteer.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant