// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.SystemInfo

namespace UnityEngine
{
public class SystemInfo // TypeDefIndex: 8908
{

	// Methods
	// RVA: -1
	public static type#26059 get_batteryLevel() { }
	// RVA: -1
	public static type#26576 get_operatingSystem() { }
	// RVA: -1
	public static type#23917 get_operatingSystemFamily() { }
	// RVA: -1
	public static type#26576 get_processorType() { }
	// RVA: -1
	public static type#20867 get_processorFrequency() { }
	// RVA: -1
	public static type#20867 get_processorCount() { }
	// RVA: -1
	public static type#20867 get_systemMemorySize() { }
	// RVA: -1
	public static type#26576 get_deviceUniqueIdentifier() { }
	// RVA: -1
	public static type#26576 get_deviceModel() { }
	// RVA: -1
	public static type#15313 get_supportsGyroscope() { }
	// RVA: -1
	public static type#15313 get_supportsAudio() { }
	// RVA: -1
	public static type#17330 get_deviceType() { }
	// RVA: -1
	public static type#20867 get_graphicsMemorySize() { }
	// RVA: -1
	public static type#26576 get_graphicsDeviceName() { }
	// RVA: -1
	public static type#26576 get_graphicsDeviceVendor() { }
	// RVA: -1
	public static type#20867 get_graphicsDeviceID() { }
	// RVA: -1
	public static type#20867 get_graphicsDeviceVendorID() { }
	// RVA: -1
	public static type#19233 get_graphicsDeviceType() { }
	// RVA: -1
	public static type#26576 get_graphicsDeviceVersion() { }
	// RVA: -1
	public static type#20867 get_graphicsShaderLevel() { }
	// RVA: -1
	public static type#25290 get_renderingThreadingMode() { }
	// RVA: -1
	public static type#15313 get_supportsMotionVectors() { }
	// RVA: -1
	public static type#15313 get_supportsComputeShaders() { }
	// RVA: -1
	public static type#20867 get_supportedRenderTargetCount() { }
	// RVA: -1
	private static type#15313 IsValidEnumValue(type#17891 value) { }
	// RVA: -1
	public static type#15313 SupportsRenderTextureFormat(type#25268 format) { }
	// RVA: -1
	public static type#15313 SupportsTextureFormat(type#27340 format) { }
	// RVA: -1
	public static type#20867 get_maxTextureSize() { }
	// RVA: -1
	internal static type#20867 get_maxRenderTextureSize() { }
	// RVA: -1
	public static type#20900 get_maxGraphicsBufferSize() { }
	// RVA: -1
	private static type#26059 GetBatteryLevel() { }
	// RVA: -1
	private static type#26576 GetOperatingSystem() { }
	// RVA: -1
	private static type#23917 GetOperatingSystemFamily() { }
	// RVA: -1
	private static type#26576 GetProcessorType() { }
	// RVA: -1
	private static type#20867 GetProcessorFrequencyMHz() { }
	// RVA: -1
	private static type#20867 GetProcessorCount() { }
	// RVA: -1
	private static type#20867 GetPhysicalMemoryMB() { }
	// RVA: -1
	private static type#26576 GetDeviceUniqueIdentifier() { }
	// RVA: -1
	private static type#26576 GetDeviceModel() { }
	// RVA: -1
	private static type#15313 IsGyroAvailable() { }
	// RVA: -1
	private static type#15313 SupportsAudio() { }
	// RVA: -1
	private static type#17330 GetDeviceType() { }
	// RVA: -1
	private static type#20867 GetGraphicsMemorySize() { }
	// RVA: -1
	private static type#26576 GetGraphicsDeviceName() { }
	// RVA: -1
	private static type#26576 GetGraphicsDeviceVendor() { }
	// RVA: -1
	private static type#20867 GetGraphicsDeviceID() { }
	// RVA: -1
	private static type#20867 GetGraphicsDeviceVendorID() { }
	// RVA: -1
	private static type#19233 GetGraphicsDeviceType() { }
	// RVA: -1
	private static type#26576 GetGraphicsDeviceVersion() { }
	// RVA: -1
	private static type#20867 GetGraphicsShaderLevel() { }
	// RVA: -1
	private static type#25290 GetRenderingThreadingMode() { }
	// RVA: -1
	private static type#15313 SupportsMotionVectors() { }
	// RVA: -1
	private static type#15313 SupportsComputeShaders() { }
	// RVA: -1
	private static type#20867 SupportedRenderTargetCount() { }
	// RVA: -1
	private static type#15313 HasRenderTextureNative(type#25268 format) { }
	// RVA: -1
	private static type#15313 SupportsTextureFormatNative(type#27340 format) { }
	// RVA: -1
	private static type#20867 GetMaxTextureSize() { }
	// RVA: -1
	private static type#20867 GetMaxRenderTextureSize() { }
	// RVA: -1
	private static type#20900 MaxGraphicsBufferSize() { }
	// RVA: -1
	public static type#15313 IsFormatSupported(type#19235 format, type#19238 usage) { }
	// RVA: -1
	public static type#19235 GetCompatibleFormat(type#19235 format, type#19238 usage) { }
	// RVA: -1
	public static type#19235 GetGraphicsFormat(type#17208 format) { }
	// RVA: -1
	private static type#28660 GetOperatingSystem_Injected(type#11996 ret) { }
	// RVA: -1
	private static type#28660 GetProcessorType_Injected(type#11996 ret) { }
	// RVA: -1
	private static type#28660 GetDeviceUniqueIdentifier_Injected(type#11996 ret) { }
	// RVA: -1
	private static type#28660 GetDeviceModel_Injected(type#11996 ret) { }
	// RVA: -1
	private static type#28660 GetGraphicsDeviceName_Injected(type#11996 ret) { }
	// RVA: -1
	private static type#28660 GetGraphicsDeviceVendor_Injected(type#11996 ret) { }
	// RVA: -1
	private static type#28660 GetGraphicsDeviceVersion_Injected(type#11996 ret) { }
}
}
