using RefreshCS; namespace Campari { public struct MultisampleState { public Refresh.SampleCount MultisampleCount; public uint SampleMask; } }