// Assembly: UnityEngine.UIElementsModule
// Full name: TessellationJob

public class TessellationJob // TypeDefIndex: 6387
{
	// Fields
	type#27070 allocator;
	type#9580 jobParameters;

	// Methods
	// RVA: -1
	public virtual type#28660 Execute(type#20867 i) { }
	// RVA: -1
	private type#964 ExtractHandle(type#20925 handlePtr) { }
	// RVA: -1
	private type#28660 DrawBorder(type#28150 node, type#12297 borderParams) { }
	// RVA: -1
	private type#28660 DrawRectangle(type#28150 node, type#12295 rectParams, type#27312 tex) { }
	// RVA: -1
	private type#28660 DrawSprite(type#28150 node, type#12295 rectParams, type#26243 sprite) { }
	// RVA: -1
	private type#28660 DrawVectorImage(type#28150 node, type#12295 rectParams, type#28505 vi) { }
}
