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

public class DrawStatistics // TypeDefIndex: 6341
{
	// Fields
	type#20872 currentFrameIndex;
	type#27921 totalIndices;
	type#27921 commandCount;
	type#27921 skippedCommandCount;
	type#27921 drawCommandCount;
	type#27921 disableCommandCount;
	type#27921 materialSetCount;
	type#27921 drawRangeCount;
	type#27921 drawRangeCallCount;
	type#27921 immediateDraws;
	type#27921 stencilRefChanges;
}
