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

namespace UnityEngine.Rendering
{
public class CommandBufferExecutionFlags // TypeDefIndex: 9232
{
	// Fields
	type#20890 value__;
	type#16181 None;
	type#16181 AsyncCompute;
}
}
