// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.DefaultElementBuilder

namespace UnityEngine.UIElements.UIR
{
public class DefaultElementBuilder // TypeDefIndex: 6335
{
	// Fields
	type#25222 m_RenderChain;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#25221 renderChain) { }
	// RVA: -1
	public virtual type#15313 RequiresStencilMask(type#28615 ve) { }
	// RVA: -1
	protected virtual type#28660 DrawVisualElementBackground(type#22600 mgc) { }
	// RVA: -1
	protected virtual type#28660 DrawVisualElementBorder(type#22600 mgc) { }
	// RVA: -1
	protected virtual type#28660 DrawVisualElementStencilMask(type#22600 mgc) { }
	// RVA: -1
	private static type#28660 GenerateStencilClipEntryForRoundedRectBackground(type#22600 mgc) { }
	// RVA: -1
	public virtual type#28660 ScheduleMeshGenerationJobs(type#22600 mgc) { }
}
}
