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

namespace UnityEngine.UIElements.UIR
{
public class GPUBufferAllocator // TypeDefIndex: 6348
{
	// Fields
	type#15134 m_Low;
	type#15134 m_High;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27917 maxSize) { }
	// RVA: -1
	public type#14205 Allocate(type#27917 size, type#15313 shortLived) { }
	// RVA: -1
	public type#28660 Free(type#14205 alloc) { }
	// RVA: -1
	public type#15313 get_isEmpty() { }
	// RVA: -1
	private type#15313 HighLowCollide() { }
}
}
