// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Rendering.RenderBufferStoreAction

namespace UnityEngine.Rendering
{
public class RenderBufferStoreAction // TypeDefIndex: 9217
{
	// Fields
	type#20890 value__;
	type#25220 Store;
	type#25220 Resolve;
	type#25220 StoreAndResolve;
	type#25220 DontCare;
}
}
