namespace Ryujinx.Graphics.Gpu.Engine { enum ConditionalRenderEnabled { False, True, Host } }