// Assembly: UnityEngine.UIElementsModule
// Full name: GPUBuffer`1

public class GPUBuffer`1 // TypeDefIndex: 6321
{
	// Fields
	type#20926 buffer;
	type#20868 elemCount;
	type#20868 elemStride;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 elementCount, type#34556 type) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#28660 UpdateRanges(type#9567 ranges, type#20867 rangesMin, type#20867 rangesMax) { }
	// RVA: -1
	public type#20867 get_ElementStride() { }
	// RVA: -1
	internal type#20925 get_BufferPointer() { }
}
