mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
[Feat] (trace-replay): add Minecraft Sundial Lite shader fixture
This commit is contained in:
@@ -425,6 +425,16 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-super-duper-vani
|
|||||||
TOLERANCE 20
|
TOLERANCE 20
|
||||||
FUZZ_PERCENT 20)
|
FUZZ_PERCENT 20)
|
||||||
|
|
||||||
|
add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-sundial-lite-in-world
|
||||||
|
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-iris-sundial-lite-in-world.tgz
|
||||||
|
TRACE_FILE trace.trace
|
||||||
|
GOLDEN ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-iris-sundial-lite-in-world.0000150023.png
|
||||||
|
TARGET_CALL 150023
|
||||||
|
WIDTH 854
|
||||||
|
HEIGHT 480
|
||||||
|
TOLERANCE 20
|
||||||
|
FUZZ_PERCENT 20)
|
||||||
|
|
||||||
add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-complementary-reimagined-in-world
|
add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-complementary-reimagined-in-world
|
||||||
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-iris-complementary-reimagined-in-world.tgz
|
TRACE_ARCHIVE ${MOBILEGL_TRACE_ROOT}/fixtures/minecraft-1.21.4-fabric-iris-complementary-reimagined-in-world.tgz
|
||||||
TRACE_FILE trace.trace
|
TRACE_FILE trace.trace
|
||||||
|
|||||||
@@ -58,6 +58,9 @@ The bundled fixtures cover:
|
|||||||
- minecraft-1.21.4-fabric-iris-derivative-main-d24.4.14-in-world: captured from Minecraft 1.21.4 Fabric with Sodium,
|
- minecraft-1.21.4-fabric-iris-derivative-main-d24.4.14-in-world: captured from Minecraft 1.21.4 Fabric with Sodium,
|
||||||
Iris, and Derivative Main d24.4.14 after entering a singleplayer world.
|
Iris, and Derivative Main d24.4.14 after entering a singleplayer world.
|
||||||

|

|
||||||
|
- minecraft-1.21.4-fabric-iris-sundial-lite-in-world: captured from Minecraft 1.21.4 Fabric with Sodium, Iris, and
|
||||||
|
Sundial Lite after entering a singleplayer world.
|
||||||
|

|
||||||
|
|
||||||
Build from the MobileGL repository root:
|
Build from the MobileGL repository root:
|
||||||
|
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user