Merge branch 'master' into VP9-loop-filtering

This commit is contained in:
Evan Husted
2025-02-01 02:23:42 -06:00
committed by GitHub
204 changed files with 1253 additions and 1539 deletions

View File

@@ -1,5 +1,3 @@
using System;
namespace Ryujinx.Graphics.Video
{
public readonly record struct Plane(nint Pointer, int Length);