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

namespace UnityEngine.Rendering
{
public class BatchRendererGroup // TypeDefIndex: 9265
{
	// Fields
	type#20926 m_GroupHandle;
	type#30240 m_PerformCulling;
	type#30238 m_FinishedCulling;

	// Methods
	// RVA: -1
	private static type#28660 InvokeOnPerformCulling(type#15119 group, type#11771 context, type#11972 lodParameters, type#20925 userContext) { }
	// RVA: -1
	private static type#28660 InvokeOnFinishedCulling(type#15119 group, type#20925 customCullingResult) { }
}
}
