From e4fa86fb01bb3099e30bc0f5016d6211485a8527 Mon Sep 17 00:00:00 2001 From: Powei Feng Date: Thu, 26 Feb 2026 09:47:03 -0800 Subject: [PATCH] renderdiff: bump golden again Transimssion.webgpu.TransmissionRoughnessTest seems to have small, non-flaky differences. RDIFF_ACCEPT_NEW_GOLDENS --- test/renderdiff/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/renderdiff/README.md b/test/renderdiff/README.md index b3f1bd6626..0c90526d7c 100644 --- a/test/renderdiff/README.md +++ b/test/renderdiff/README.md @@ -76,7 +76,7 @@ into **branch** of `filament-assets`. This branch is paired with a PR or commit As an example, imagine I am working on a PR, and I've uploaded my change, which is in a branch called `my-pr-branch`, to `filament`. This PR requires updating the golden. We would do -it in the following fashion +it in the following fashion on a macOS machine: ### Using a script to update the golden repo