654e617f ^
1876b346 ^
4da44e09 ^
1
2
3
4
namespace Ryujinx.Graphics.GAL { public readonly record struct ColorF(float Red, float Green, float Blue, float Alpha); }