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

namespace UnityEngine.Rendering
{
public class LocalKeyword // TypeDefIndex: 9296
{
	// Fields
	type#22114 m_SpaceInfo;
	type#26587 m_Name;
	type#27925 m_Index;

	// Methods
	// RVA: -1
	private static type#27917 GetShaderKeywordCount(type#25946 shader) { }
	// RVA: -1
	private static type#27917 GetShaderKeywordIndex(type#25946 shader, type#26576 keyword) { }
	// RVA: -1
	public type#28660 .ctor(type#25946 shader, type#26576 name) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 o) { }
	// RVA: -1
	public virtual type#15313 Equals(type#22111 rhs) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private static type#27917 GetShaderKeywordCount_Injected(type#20925 shader) { }
	// RVA: -1
	private static type#27917 GetShaderKeywordIndex_Injected(type#20925 shader, type#11995 keyword) { }
}
}
