// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.TextureId

namespace UnityEngine.UIElements
{
public class TextureId // TypeDefIndex: 5721
{
	// Fields
	type#20877 m_Index;
	type#27347 invalid;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 index) { }
	// RVA: -1
	public type#20867 get_index() { }
	// RVA: -1
	public type#26059 ConvertToGpu() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#27344 left, type#27344 right) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#27344 left, type#27344 right) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
