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

namespace UnityEngine.UIElements.UIR
{
public class EntryType // TypeDefIndex: 6362
{
	// Fields
	type#27910 value__;
	type#17890 DrawSolidMesh;
	type#17890 DrawTexturedMesh;
	type#17890 DrawTexturedMeshSkipAtlas;
	type#17890 DrawTextMesh;
	type#17890 DrawGradients;
	type#17890 DrawImmediate;
	type#17890 DrawImmediateCull;
	type#17890 DrawChildren;
	type#17890 BeginStencilMask;
	type#17890 EndStencilMask;
	type#17890 PopStencilMask;
	type#17890 PushClippingRect;
	type#17890 PopClippingRect;
	type#17890 PushScissors;
	type#17890 PopScissors;
	type#17890 PushGroupMatrix;
	type#17890 PopGroupMatrix;
	type#17890 PushRenderTexture;
	type#17890 BlitAndPopRenderTexture;
	type#17890 PushDefaultMaterial;
	type#17890 PopDefaultMaterial;
	type#17890 CutRenderChain;
	type#17890 DedicatedPlaceholder;
}
}
