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

namespace UnityEngine.Rendering
{
public class RenderPipeline // TypeDefIndex: 9283
{
	// Fields
	type#15314 <disposed>k__BackingField;

	// Methods
	// RVA: -1
	protected abstract type#28660 Render(type#25682 context, type#12893 cameras) { }
	// RVA: -1
	protected virtual type#28660 ProcessRenderRequests(type#25682 context, type#15691 camera, type#712 renderRequest) { }
	// RVA: -1
	protected virtual type#28660 Render(type#25682 context, type#8470 cameras) { }
	// RVA: -1
	internal type#28660 InternalRender(type#25682 context, type#8470 cameras) { }
	// RVA: -1
	internal type#28660 InternalProcessRenderRequests(type#25682 context, type#15691 camera, type#711 renderRequest) { }
	// RVA: -1
	public type#15313 get_disposed() { }
	// RVA: -1
	private type#28660 set_disposed(type#15313 value) { }
	// RVA: -1
	internal type#28660 Dispose() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
}
}
