[Feat] (trace-replay): add Minecraft MakeUP shader fixture

This commit is contained in:
2026-06-17 20:09:21 +08:00
parent a6b4c4b049
commit 70951f46e5
4 changed files with 19 additions and 0 deletions
+10
View File
@@ -404,3 +404,13 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-bsl-in-world
HEIGHT 480
TOLERANCE 20
FUZZ_PERCENT 20)
add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-makeup-ultrafast-in-world
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-iris-makeup-ultrafast-in-world.tgz
TRACE_FILE trace.trace
GOLDEN ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-iris-makeup-ultrafast-in-world.0000095322.png
TARGET_CALL 95322
WIDTH 854
HEIGHT 480
TOLERANCE 20
FUZZ_PERCENT 20)