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

namespace UnityEngine.Rendering
{
public class ScriptableRenderContext // TypeDefIndex: 9288
{
	// Fields
	type#25967 kRenderTypeTag;
	type#20926 m_Ptr;

	// Methods
	// RVA: -1
	private type#28660 GetCameras_Internal(type#27705 listType, type#23705 resultList) { }
	// RVA: -1
	internal type#28660 .ctor(type#20925 ptr) { }
	// RVA: -1
	internal type#28660 GetCameras(type#8470 results) { }
	// RVA: -1
	public virtual type#15313 Equals(type#25682 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
