// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Rendering.RenderTargetIdentifier

namespace UnityEngine.Rendering
{
public class RenderTargetIdentifier // TypeDefIndex: 9228
{
	// Fields
	type#20895 AllDepthSlices;
	type#15422 m_Type;
	type#20868 m_NameID;
	type#20868 m_InstanceID;
	type#20926 m_BufferPointer;
	type#20868 m_MipLevel;
	type#16610 m_CubeFace;
	type#20868 m_DepthSlice;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15421 type) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 nameID) { }
	// RVA: -1
	public type#28660 .ctor(type#27312 tex) { }
	// RVA: -1
	public static type#25257 op_Implicit(type#15421 type) { }
	// RVA: -1
	public static type#25257 op_Implicit(type#20867 nameID) { }
	// RVA: -1
	public static type#25257 op_Implicit(type#27312 tex) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#25257 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
}
}
