diff --git a/MarathonRecomp/gpu/video.cpp b/MarathonRecomp/gpu/video.cpp index c8fb4f49b..e374f322f 100644 --- a/MarathonRecomp/gpu/video.cpp +++ b/MarathonRecomp/gpu/video.cpp @@ -217,9 +217,9 @@ struct SharedConstants uint32_t swappedBlendWeights{}; float halfPixelOffsetX{}; float halfPixelOffsetY{}; - float alphaThreshold{}; - bool clipPlaneEnabled{}; float clipPlane[4]{}; + bool clipPlaneEnabled{}; + float alphaThreshold{}; }; // Depth bias values here are only used when the render device has diff --git a/tools/XenosRecomp b/tools/XenosRecomp index 683c1a838..dbcbf360b 160000 --- a/tools/XenosRecomp +++ b/tools/XenosRecomp @@ -1 +1 @@ -Subproject commit 683c1a83849ea98a1e7190ad1f64cf82504c1564 +Subproject commit dbcbf360b6611a32c8185fa5a8b33c0a10a8e856