1623 lines
178 KiB
Plaintext
1623 lines
178 KiB
Plaintext
{
|
|
"Ghost.Entities": "Ghost.Entities.yml",
|
|
"Ghost.Entities.ChunkView": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.EntityCount": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.GetComponentDataRW``1": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.GetComponentData``1": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.GetComponentVersion(Ghost.Core.Identifier{Ghost.Entities.IComponent})": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.GetComponentVersion``1": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.GetEnableBits``1": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.GetEntities": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.HasChanged(Ghost.Core.Identifier{Ghost.Entities.IComponent},System.Int32)": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.HasChanged``1(System.Int32)": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.HasStructuralChanged(System.Int32)": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ChunkView.IsComponentEnabled``1(System.Int32)": "Ghost.Entities.ChunkView.yml",
|
|
"Ghost.Entities.ComponentManager": "Ghost.Entities.ComponentManager.yml",
|
|
"Ghost.Entities.ComponentManager.ArchetypeCount": "Ghost.Entities.ComponentManager.yml",
|
|
"Ghost.Entities.ComponentManager.Dispose": "Ghost.Entities.ComponentManager.yml",
|
|
"Ghost.Entities.ComponentManager.Finalize": "Ghost.Entities.ComponentManager.yml",
|
|
"Ghost.Entities.ComponentManager.GetEntityQueryReference(Ghost.Core.Identifier{Ghost.Entities.EntityQuery})": "Ghost.Entities.ComponentManager.yml",
|
|
"Ghost.Entities.ComponentSet": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.#ctor(Misaki.HighPerformance.LowLevel.Buffer.AllocationHandle,System.ReadOnlySpan{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.#ctor(Misaki.HighPerformance.LowLevel.Buffer.Allocator,System.ReadOnlySpan{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.Components": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.Dispose": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.Equals(Ghost.Entities.ComponentSet)": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.Equals(System.Object)": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.GetHashCode": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.op_Equality(Ghost.Entities.ComponentSet,Ghost.Entities.ComponentSet)": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentSet.op_Inequality(Ghost.Entities.ComponentSet,Ghost.Entities.ComponentSet)": "Ghost.Entities.ComponentSet.yml",
|
|
"Ghost.Entities.ComponentTypeID`1": "Ghost.Entities.ComponentTypeID-1.yml",
|
|
"Ghost.Entities.ComponentTypeID`1.Value": "Ghost.Entities.ComponentTypeID-1.yml",
|
|
"Ghost.Entities.DefaultSystemGroup": "Ghost.Entities.DefaultSystemGroup.yml",
|
|
"Ghost.Entities.Entity": "Ghost.Entities.Entity.yml",
|
|
"Ghost.Entities.Entity.Generation": "Ghost.Entities.Entity.yml",
|
|
"Ghost.Entities.Entity.ID": "Ghost.Entities.Entity.yml",
|
|
"Ghost.Entities.Entity.INVALID_ID": "Ghost.Entities.Entity.yml",
|
|
"Ghost.Entities.Entity.Invalid": "Ghost.Entities.Entity.yml",
|
|
"Ghost.Entities.Entity.IsValid": "Ghost.Entities.Entity.yml",
|
|
"Ghost.Entities.Entity.ToString": "Ghost.Entities.Entity.yml",
|
|
"Ghost.Entities.EntityCommandBuffer": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.#ctor(Ghost.Entities.EntityManager)": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.AddComponent``1(Ghost.Entities.Entity,``0)": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.CreateEntity(System.Int32)": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.CreateEntity(System.Int32,Ghost.Entities.ComponentSet)": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.DestroyEntity(Ghost.Entities.Entity)": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.Dispose": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.Finalize": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.RemoveComponent``1(Ghost.Entities.Entity)": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityCommandBuffer.SetComponent``1(Ghost.Entities.Entity,``0)": "Ghost.Entities.EntityCommandBuffer.yml",
|
|
"Ghost.Entities.EntityManager": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.AddComponent(Ghost.Entities.Entity,Ghost.Core.Identifier{Ghost.Entities.IComponent},System.Void*)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.AddComponent``1(Ghost.Entities.Entity,``0)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.AddScriptComponent``1(Ghost.Entities.Entity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.AddScriptComponent``1(Ghost.Entities.ManagedEntity,Ghost.Entities.Entity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateEntities(System.Int32)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateEntities(System.Int32,Ghost.Entities.ComponentSet)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateEntities(System.Span{Ghost.Entities.Entity})": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateEntities(System.Span{Ghost.Entities.Entity},Ghost.Entities.ComponentSet)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateEntity": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateEntity(Ghost.Entities.ComponentSet)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateManagedEntity": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateManagedEntity(Ghost.Entities.Entity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateSingleton(Ghost.Core.Identifier{Ghost.Entities.IComponent},System.Void*)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.CreateSingleton``1(``0)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.DestroyEntities(System.ReadOnlySpan{Ghost.Entities.Entity})": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.DestroyEntity(Ghost.Entities.Entity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.DestroyManagedEntity(Ghost.Entities.ManagedEntity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.DestroyScriptComponent``1(Ghost.Entities.ManagedEntity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.Dispose": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.Exists(Ghost.Entities.Entity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.Exists(Ghost.Entities.ManagedEntity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.Finalize": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.GetComponent(Ghost.Entities.Entity,Ghost.Core.Identifier{Ghost.Entities.IComponent})": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.GetComponent``1(Ghost.Entities.Entity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.GetScriptComponent``1(Ghost.Entities.ManagedEntity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.GetScriptComponents``1(Ghost.Entities.ManagedEntity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.GetSingleton(Ghost.Core.Identifier{Ghost.Entities.IComponent})": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.GetSingleton``1": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.HasComponent(Ghost.Entities.Entity,Ghost.Core.Identifier{Ghost.Entities.IComponent})": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.HasComponent``1(Ghost.Entities.Entity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.HasScriptComponent``1(Ghost.Entities.ManagedEntity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.RemoveComponent(Ghost.Entities.Entity,Ghost.Core.Identifier{Ghost.Entities.IComponent})": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.RemoveComponent``1(Ghost.Entities.Entity)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.SetComponent(Ghost.Entities.Entity,Ghost.Core.Identifier{Ghost.Entities.IComponent},System.Void*)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.SetComponent``1(Ghost.Entities.Entity,``0)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.SetEnabled(Ghost.Entities.Entity,Ghost.Core.Identifier{Ghost.Entities.IComponent},System.Boolean)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.SetEnabled``1(Ghost.Entities.Entity,System.Boolean)": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityManager.World": "Ghost.Entities.EntityManager.yml",
|
|
"Ghost.Entities.EntityQuery": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.CalculateEntityCount": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ChunkIterator": "Ghost.Entities.EntityQuery.ChunkIterator.yml",
|
|
"Ghost.Entities.EntityQuery.ChunkIterator.Enumerator": "Ghost.Entities.EntityQuery.ChunkIterator.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ChunkIterator.Enumerator.Current": "Ghost.Entities.EntityQuery.ChunkIterator.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ChunkIterator.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ChunkIterator.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ChunkIterator.Enumerator.Reset": "Ghost.Entities.EntityQuery.ChunkIterator.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ChunkIterator.GetEnumerator": "Ghost.Entities.EntityQuery.ChunkIterator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`1": "Ghost.Entities.EntityQuery.ComponentIterator-1.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`1.Enumerator": "Ghost.Entities.EntityQuery.ComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`1.Enumerator.Current": "Ghost.Entities.EntityQuery.ComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`1.Enumerator.Dispose": "Ghost.Entities.EntityQuery.ComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`1.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`1.Enumerator.Reset": "Ghost.Entities.EntityQuery.ComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`1.GetEnumerator": "Ghost.Entities.EntityQuery.ComponentIterator-1.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2": "Ghost.Entities.EntityQuery.ComponentIterator-2.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.Enumerator": "Ghost.Entities.EntityQuery.ComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.Enumerator.Current": "Ghost.Entities.EntityQuery.ComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.Enumerator.Dispose": "Ghost.Entities.EntityQuery.ComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.Enumerator.Reset": "Ghost.Entities.EntityQuery.ComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.GetEnumerator": "Ghost.Entities.EntityQuery.ComponentIterator-2.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.QueryItem": "Ghost.Entities.EntityQuery.ComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.QueryItem.Deconstruct(Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@)": "Ghost.Entities.EntityQuery.ComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.QueryItem.component0": "Ghost.Entities.EntityQuery.ComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`2.QueryItem.component1": "Ghost.Entities.EntityQuery.ComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3": "Ghost.Entities.EntityQuery.ComponentIterator-3.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.Enumerator": "Ghost.Entities.EntityQuery.ComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.Enumerator.Current": "Ghost.Entities.EntityQuery.ComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.Enumerator.Dispose": "Ghost.Entities.EntityQuery.ComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.Enumerator.Reset": "Ghost.Entities.EntityQuery.ComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.GetEnumerator": "Ghost.Entities.EntityQuery.ComponentIterator-3.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.QueryItem": "Ghost.Entities.EntityQuery.ComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.QueryItem.Deconstruct(Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@)": "Ghost.Entities.EntityQuery.ComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.QueryItem.component0": "Ghost.Entities.EntityQuery.ComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.QueryItem.component1": "Ghost.Entities.EntityQuery.ComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`3.QueryItem.component2": "Ghost.Entities.EntityQuery.ComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4": "Ghost.Entities.EntityQuery.ComponentIterator-4.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.Enumerator": "Ghost.Entities.EntityQuery.ComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.Enumerator.Current": "Ghost.Entities.EntityQuery.ComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.Enumerator.Dispose": "Ghost.Entities.EntityQuery.ComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.Enumerator.Reset": "Ghost.Entities.EntityQuery.ComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.GetEnumerator": "Ghost.Entities.EntityQuery.ComponentIterator-4.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.QueryItem": "Ghost.Entities.EntityQuery.ComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.QueryItem.Deconstruct(Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@)": "Ghost.Entities.EntityQuery.ComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.QueryItem.component0": "Ghost.Entities.EntityQuery.ComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.QueryItem.component1": "Ghost.Entities.EntityQuery.ComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.QueryItem.component2": "Ghost.Entities.EntityQuery.ComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`4.QueryItem.component3": "Ghost.Entities.EntityQuery.ComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5": "Ghost.Entities.EntityQuery.ComponentIterator-5.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.Enumerator": "Ghost.Entities.EntityQuery.ComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.Enumerator.Current": "Ghost.Entities.EntityQuery.ComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.Enumerator.Dispose": "Ghost.Entities.EntityQuery.ComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.Enumerator.Reset": "Ghost.Entities.EntityQuery.ComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.GetEnumerator": "Ghost.Entities.EntityQuery.ComponentIterator-5.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.QueryItem": "Ghost.Entities.EntityQuery.ComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.QueryItem.Deconstruct(Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@,Misaki.HighPerformance.LowLevel.Ref{`4}@)": "Ghost.Entities.EntityQuery.ComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.QueryItem.component0": "Ghost.Entities.EntityQuery.ComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.QueryItem.component1": "Ghost.Entities.EntityQuery.ComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.QueryItem.component2": "Ghost.Entities.EntityQuery.ComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.QueryItem.component3": "Ghost.Entities.EntityQuery.ComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`5.QueryItem.component4": "Ghost.Entities.EntityQuery.ComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6": "Ghost.Entities.EntityQuery.ComponentIterator-6.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.Enumerator": "Ghost.Entities.EntityQuery.ComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.Enumerator.Current": "Ghost.Entities.EntityQuery.ComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.Enumerator.Dispose": "Ghost.Entities.EntityQuery.ComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.Enumerator.Reset": "Ghost.Entities.EntityQuery.ComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.GetEnumerator": "Ghost.Entities.EntityQuery.ComponentIterator-6.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem": "Ghost.Entities.EntityQuery.ComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem.Deconstruct(Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@,Misaki.HighPerformance.LowLevel.Ref{`4}@,Misaki.HighPerformance.LowLevel.Ref{`5}@)": "Ghost.Entities.EntityQuery.ComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem.component0": "Ghost.Entities.EntityQuery.ComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem.component1": "Ghost.Entities.EntityQuery.ComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem.component2": "Ghost.Entities.EntityQuery.ComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem.component3": "Ghost.Entities.EntityQuery.ComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem.component4": "Ghost.Entities.EntityQuery.ComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`6.QueryItem.component5": "Ghost.Entities.EntityQuery.ComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7": "Ghost.Entities.EntityQuery.ComponentIterator-7.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.Enumerator": "Ghost.Entities.EntityQuery.ComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.Enumerator.Current": "Ghost.Entities.EntityQuery.ComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.Enumerator.Dispose": "Ghost.Entities.EntityQuery.ComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.Enumerator.Reset": "Ghost.Entities.EntityQuery.ComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.GetEnumerator": "Ghost.Entities.EntityQuery.ComponentIterator-7.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem.Deconstruct(Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@,Misaki.HighPerformance.LowLevel.Ref{`4}@,Misaki.HighPerformance.LowLevel.Ref{`5}@,Misaki.HighPerformance.LowLevel.Ref{`6}@)": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem.component0": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem.component1": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem.component2": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem.component3": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem.component4": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem.component5": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`7.QueryItem.component6": "Ghost.Entities.EntityQuery.ComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8": "Ghost.Entities.EntityQuery.ComponentIterator-8.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.Enumerator": "Ghost.Entities.EntityQuery.ComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.Enumerator.Current": "Ghost.Entities.EntityQuery.ComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.Enumerator.Dispose": "Ghost.Entities.EntityQuery.ComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.ComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.Enumerator.Reset": "Ghost.Entities.EntityQuery.ComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.GetEnumerator": "Ghost.Entities.EntityQuery.ComponentIterator-8.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.Deconstruct(Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@,Misaki.HighPerformance.LowLevel.Ref{`4}@,Misaki.HighPerformance.LowLevel.Ref{`5}@,Misaki.HighPerformance.LowLevel.Ref{`6}@,Misaki.HighPerformance.LowLevel.Ref{`7}@)": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.component0": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.component1": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.component2": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.component3": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.component4": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.component5": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.component6": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ComponentIterator`8.QueryItem.component7": "Ghost.Entities.EntityQuery.ComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.Dispose": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.Enumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.Enumerator.Current": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.Enumerator.Dispose": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.Enumerator.Reset": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.GetEnumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.QueryItem": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.QueryItem.Deconstruct(Ghost.Entities.Entity@,Misaki.HighPerformance.LowLevel.Ref{`0}@)": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.QueryItem.component0": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`1.QueryItem.entity": "Ghost.Entities.EntityQuery.EntityComponentIterator-1.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.Enumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.Enumerator.Current": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.Enumerator.Dispose": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.Enumerator.Reset": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.GetEnumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.QueryItem": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.QueryItem.Deconstruct(Ghost.Entities.Entity@,Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@)": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.QueryItem.component0": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.QueryItem.component1": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`2.QueryItem.entity": "Ghost.Entities.EntityQuery.EntityComponentIterator-2.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.Enumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.Enumerator.Current": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.Enumerator.Dispose": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.Enumerator.Reset": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.GetEnumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.QueryItem": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.QueryItem.Deconstruct(Ghost.Entities.Entity@,Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@)": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.QueryItem.component0": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.QueryItem.component1": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.QueryItem.component2": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`3.QueryItem.entity": "Ghost.Entities.EntityQuery.EntityComponentIterator-3.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.Enumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.Enumerator.Current": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.Enumerator.Dispose": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.Enumerator.Reset": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.GetEnumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.QueryItem": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.QueryItem.Deconstruct(Ghost.Entities.Entity@,Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@)": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.QueryItem.component0": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.QueryItem.component1": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.QueryItem.component2": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.QueryItem.component3": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`4.QueryItem.entity": "Ghost.Entities.EntityQuery.EntityComponentIterator-4.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.Enumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.Enumerator.Current": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.Enumerator.Dispose": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.Enumerator.Reset": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.GetEnumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem.Deconstruct(Ghost.Entities.Entity@,Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@,Misaki.HighPerformance.LowLevel.Ref{`4}@)": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem.component0": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem.component1": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem.component2": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem.component3": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem.component4": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`5.QueryItem.entity": "Ghost.Entities.EntityQuery.EntityComponentIterator-5.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.Enumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.Enumerator.Current": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.Enumerator.Dispose": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.Enumerator.Reset": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.GetEnumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem.Deconstruct(Ghost.Entities.Entity@,Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@,Misaki.HighPerformance.LowLevel.Ref{`4}@,Misaki.HighPerformance.LowLevel.Ref{`5}@)": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem.component0": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem.component1": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem.component2": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem.component3": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem.component4": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem.component5": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`6.QueryItem.entity": "Ghost.Entities.EntityQuery.EntityComponentIterator-6.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.Enumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.Enumerator.Current": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.Enumerator.Dispose": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.Enumerator.Reset": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.GetEnumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.Deconstruct(Ghost.Entities.Entity@,Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@,Misaki.HighPerformance.LowLevel.Ref{`4}@,Misaki.HighPerformance.LowLevel.Ref{`5}@,Misaki.HighPerformance.LowLevel.Ref{`6}@)": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.component0": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.component1": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.component2": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.component3": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.component4": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.component5": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.component6": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`7.QueryItem.entity": "Ghost.Entities.EntityQuery.EntityComponentIterator-7.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.Enumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.Enumerator.Current": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.Enumerator.Dispose": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.Enumerator.MoveNext": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.Enumerator.Reset": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.Enumerator.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.GetEnumerator": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.Deconstruct(Ghost.Entities.Entity@,Misaki.HighPerformance.LowLevel.Ref{`0}@,Misaki.HighPerformance.LowLevel.Ref{`1}@,Misaki.HighPerformance.LowLevel.Ref{`2}@,Misaki.HighPerformance.LowLevel.Ref{`3}@,Misaki.HighPerformance.LowLevel.Ref{`4}@,Misaki.HighPerformance.LowLevel.Ref{`5}@,Misaki.HighPerformance.LowLevel.Ref{`6}@,Misaki.HighPerformance.LowLevel.Ref{`7}@)": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.component0": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.component1": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.component2": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.component3": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.component4": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.component5": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.component6": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.component7": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.EntityComponentIterator`8.QueryItem.entity": "Ghost.Entities.EntityQuery.EntityComponentIterator-8.QueryItem.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``1(Ghost.Entities.ForEachWithEntity{``0})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``1(Ghost.Entities.ForEach{``0})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``2(Ghost.Entities.ForEachWithEntity{``0,``1})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``2(Ghost.Entities.ForEach{``0,``1})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``3(Ghost.Entities.ForEachWithEntity{``0,``1,``2})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``3(Ghost.Entities.ForEach{``0,``1,``2})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``4(Ghost.Entities.ForEachWithEntity{``0,``1,``2,``3})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``4(Ghost.Entities.ForEach{``0,``1,``2,``3})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``5(Ghost.Entities.ForEachWithEntity{``0,``1,``2,``3,``4})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``5(Ghost.Entities.ForEach{``0,``1,``2,``3,``4})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``6(Ghost.Entities.ForEachWithEntity{``0,``1,``2,``3,``4,``5})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``6(Ghost.Entities.ForEach{``0,``1,``2,``3,``4,``5})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``7(Ghost.Entities.ForEachWithEntity{``0,``1,``2,``3,``4,``5,``6})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``7(Ghost.Entities.ForEach{``0,``1,``2,``3,``4,``5,``6})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``8(Ghost.Entities.ForEachWithEntity{``0,``1,``2,``3,``4,``5,``6,``7})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ForEach``8(Ghost.Entities.ForEach{``0,``1,``2,``3,``4,``5,``6,``7})": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetChunkIterator": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetComponentIterator``1": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetComponentIterator``2": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetComponentIterator``3": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetComponentIterator``4": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetComponentIterator``5": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetComponentIterator``6": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetComponentIterator``7": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetComponentIterator``8": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetEntityComponentIterator``1": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetEntityComponentIterator``2": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetEntityComponentIterator``3": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetEntityComponentIterator``4": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetEntityComponentIterator``5": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetEntityComponentIterator``6": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetEntityComponentIterator``7": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.GetEntityComponentIterator``8": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleChunkParallel``1(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleEntityParallel``2(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleEntityParallel``3(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleEntityParallel``4(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleEntityParallel``5(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleEntityParallel``6(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleEntityParallel``7(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleEntityParallel``8(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.EntityQuery.ScheduleEntityParallel``9(``0,System.Int32,Misaki.HighPerformance.Jobs.JobHandle)": "Ghost.Entities.EntityQuery.yml",
|
|
"Ghost.Entities.ForEachWithEntity`1": "Ghost.Entities.ForEachWithEntity-1.yml",
|
|
"Ghost.Entities.ForEachWithEntity`2": "Ghost.Entities.ForEachWithEntity-2.yml",
|
|
"Ghost.Entities.ForEachWithEntity`3": "Ghost.Entities.ForEachWithEntity-3.yml",
|
|
"Ghost.Entities.ForEachWithEntity`4": "Ghost.Entities.ForEachWithEntity-4.yml",
|
|
"Ghost.Entities.ForEachWithEntity`5": "Ghost.Entities.ForEachWithEntity-5.yml",
|
|
"Ghost.Entities.ForEachWithEntity`6": "Ghost.Entities.ForEachWithEntity-6.yml",
|
|
"Ghost.Entities.ForEachWithEntity`7": "Ghost.Entities.ForEachWithEntity-7.yml",
|
|
"Ghost.Entities.ForEachWithEntity`8": "Ghost.Entities.ForEachWithEntity-8.yml",
|
|
"Ghost.Entities.ForEach`1": "Ghost.Entities.ForEach-1.yml",
|
|
"Ghost.Entities.ForEach`2": "Ghost.Entities.ForEach-2.yml",
|
|
"Ghost.Entities.ForEach`3": "Ghost.Entities.ForEach-3.yml",
|
|
"Ghost.Entities.ForEach`4": "Ghost.Entities.ForEach-4.yml",
|
|
"Ghost.Entities.ForEach`5": "Ghost.Entities.ForEach-5.yml",
|
|
"Ghost.Entities.ForEach`6": "Ghost.Entities.ForEach-6.yml",
|
|
"Ghost.Entities.ForEach`7": "Ghost.Entities.ForEach-7.yml",
|
|
"Ghost.Entities.ForEach`8": "Ghost.Entities.ForEach-8.yml",
|
|
"Ghost.Entities.IComponent": "Ghost.Entities.IComponent.yml",
|
|
"Ghost.Entities.IEnableableComponent": "Ghost.Entities.IEnableableComponent.yml",
|
|
"Ghost.Entities.IJobChunk": "Ghost.Entities.IJobChunk.yml",
|
|
"Ghost.Entities.IJobChunk.Execute(Ghost.Entities.ChunkView,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobChunk.yml",
|
|
"Ghost.Entities.IJobEntity`1": "Ghost.Entities.IJobEntity-1.yml",
|
|
"Ghost.Entities.IJobEntity`1.Execute(Ghost.Entities.Entity,`0@,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobEntity-1.yml",
|
|
"Ghost.Entities.IJobEntity`2": "Ghost.Entities.IJobEntity-2.yml",
|
|
"Ghost.Entities.IJobEntity`2.Execute(Ghost.Entities.Entity,`0@,`1@,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobEntity-2.yml",
|
|
"Ghost.Entities.IJobEntity`3": "Ghost.Entities.IJobEntity-3.yml",
|
|
"Ghost.Entities.IJobEntity`3.Execute(Ghost.Entities.Entity,`0@,`1@,`2@,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobEntity-3.yml",
|
|
"Ghost.Entities.IJobEntity`4": "Ghost.Entities.IJobEntity-4.yml",
|
|
"Ghost.Entities.IJobEntity`4.Execute(Ghost.Entities.Entity,`0@,`1@,`2@,`3@,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobEntity-4.yml",
|
|
"Ghost.Entities.IJobEntity`5": "Ghost.Entities.IJobEntity-5.yml",
|
|
"Ghost.Entities.IJobEntity`5.Execute(Ghost.Entities.Entity,`0@,`1@,`2@,`3@,`4@,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobEntity-5.yml",
|
|
"Ghost.Entities.IJobEntity`6": "Ghost.Entities.IJobEntity-6.yml",
|
|
"Ghost.Entities.IJobEntity`6.Execute(Ghost.Entities.Entity,`0@,`1@,`2@,`3@,`4@,`5@,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobEntity-6.yml",
|
|
"Ghost.Entities.IJobEntity`7": "Ghost.Entities.IJobEntity-7.yml",
|
|
"Ghost.Entities.IJobEntity`7.Execute(Ghost.Entities.Entity,`0@,`1@,`2@,`3@,`4@,`5@,`6@,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobEntity-7.yml",
|
|
"Ghost.Entities.IJobEntity`8": "Ghost.Entities.IJobEntity-8.yml",
|
|
"Ghost.Entities.IJobEntity`8.Execute(Ghost.Entities.Entity,`0@,`1@,`2@,`3@,`4@,`5@,`6@,`7@,Misaki.HighPerformance.Jobs.JobExecutionContext@)": "Ghost.Entities.IJobEntity-8.yml",
|
|
"Ghost.Entities.ISharedComponent": "Ghost.Entities.ISharedComponent.yml",
|
|
"Ghost.Entities.ISharedWarper": "Ghost.Entities.ISharedWarper.yml",
|
|
"Ghost.Entities.ISharedWarper.Index": "Ghost.Entities.ISharedWarper.yml",
|
|
"Ghost.Entities.ISystem": "Ghost.Entities.ISystem.yml",
|
|
"Ghost.Entities.ISystem.Cleanup(Ghost.Entities.SystemAPI@)": "Ghost.Entities.ISystem.yml",
|
|
"Ghost.Entities.ISystem.Initialize(Ghost.Entities.SystemAPI@)": "Ghost.Entities.ISystem.yml",
|
|
"Ghost.Entities.ISystem.Update(Ghost.Entities.SystemAPI@)": "Ghost.Entities.ISystem.yml",
|
|
"Ghost.Entities.ManagedEntity": "Ghost.Entities.ManagedEntity.yml",
|
|
"Ghost.Entities.ManagedEntity.generation": "Ghost.Entities.ManagedEntity.yml",
|
|
"Ghost.Entities.ManagedEntity.id": "Ghost.Entities.ManagedEntity.yml",
|
|
"Ghost.Entities.ManagedEntityRef": "Ghost.Entities.ManagedEntityRef.yml",
|
|
"Ghost.Entities.ManagedEntityRef.entity": "Ghost.Entities.ManagedEntityRef.yml",
|
|
"Ghost.Entities.QueryBuilder": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.#ctor": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.Build(Ghost.Entities.World,System.Boolean)": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.BuildWithoutCache(Ghost.Entities.World,Misaki.HighPerformance.LowLevel.Buffer.AllocationHandle,System.Boolean)": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.Clear": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.Create": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.Dispose": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAbsent(System.Span{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAbsent``1": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAbsent``2": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAbsent``3": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAll(System.Span{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAllRW``1": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAllRW``2": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAllRW``3": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAll``1": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAll``2": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAll``3": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAny(System.Span{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAny``1": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAny``2": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithAny``3": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithDisabled(System.Span{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithDisabled``1": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithDisabled``2": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithDisabled``3": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithNone(System.Span{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithNone``1": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithNone``2": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithNone``3": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithPresent(System.Span{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithPresentRW(System.Span{Ghost.Core.Identifier{Ghost.Entities.IComponent}})": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithPresentRW``1": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithPresentRW``2": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithPresentRW``3": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithPresent``1": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithPresent``2": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.QueryBuilder.WithPresent``3": "Ghost.Entities.QueryBuilder.yml",
|
|
"Ghost.Entities.RequireComponentAttribute`1": "Ghost.Entities.RequireComponentAttribute-1.yml",
|
|
"Ghost.Entities.RequireComponentAttribute`1.RequiredType": "Ghost.Entities.RequireComponentAttribute-1.yml",
|
|
"Ghost.Entities.ScriptComponent": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.Entity": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.FixedUpdate": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.GetComponent``1": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.LateUpdate": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.ManagedEntity": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.OnCreate": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.OnDestroy": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.OnDisable": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.OnEnable": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.Start": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.Update": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.ScriptComponent.World": "Ghost.Entities.ScriptComponent.yml",
|
|
"Ghost.Entities.Shared`1": "Ghost.Entities.Shared-1.yml",
|
|
"Ghost.Entities.Shared`1.Index": "Ghost.Entities.Shared-1.yml",
|
|
"Ghost.Entities.SystemAPI": "Ghost.Entities.SystemAPI.yml",
|
|
"Ghost.Entities.SystemAPI.Time": "Ghost.Entities.SystemAPI.yml",
|
|
"Ghost.Entities.SystemAPI.World": "Ghost.Entities.SystemAPI.yml",
|
|
"Ghost.Entities.SystemBase": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemBase.LastSystemVersion": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemBase.OnCleanup(Ghost.Entities.SystemAPI@)": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemBase.OnInitialize(Ghost.Entities.SystemAPI@)": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemBase.OnStartRunning": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemBase.OnStopRunning": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemBase.OnUpdate(Ghost.Entities.SystemAPI@)": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemBase.RequireQueryForUpdate(Ghost.Core.Identifier{Ghost.Entities.EntityQuery})": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemBase.World": "Ghost.Entities.SystemBase.yml",
|
|
"Ghost.Entities.SystemGroup": "Ghost.Entities.SystemGroup.yml",
|
|
"Ghost.Entities.SystemGroup.AddSystem``1": "Ghost.Entities.SystemGroup.yml",
|
|
"Ghost.Entities.SystemGroup.Cleanup(Ghost.Entities.SystemAPI@)": "Ghost.Entities.SystemGroup.yml",
|
|
"Ghost.Entities.SystemGroup.Initialize(Ghost.Entities.SystemAPI@)": "Ghost.Entities.SystemGroup.yml",
|
|
"Ghost.Entities.SystemGroup.SortSystems": "Ghost.Entities.SystemGroup.yml",
|
|
"Ghost.Entities.SystemGroup.Update(Ghost.Entities.SystemAPI@)": "Ghost.Entities.SystemGroup.yml",
|
|
"Ghost.Entities.SystemGroup.World": "Ghost.Entities.SystemGroup.yml",
|
|
"Ghost.Entities.SystemGroupAttribute": "Ghost.Entities.SystemGroupAttribute.yml",
|
|
"Ghost.Entities.SystemGroupAttribute.#ctor(System.Type)": "Ghost.Entities.SystemGroupAttribute.yml",
|
|
"Ghost.Entities.SystemGroupAttribute.GroupType": "Ghost.Entities.SystemGroupAttribute.yml",
|
|
"Ghost.Entities.SystemManager": "Ghost.Entities.SystemManager.yml",
|
|
"Ghost.Entities.SystemManager.AddSystem``1": "Ghost.Entities.SystemManager.yml",
|
|
"Ghost.Entities.SystemManager.Dispose": "Ghost.Entities.SystemManager.yml",
|
|
"Ghost.Entities.SystemManager.GetSystem``1": "Ghost.Entities.SystemManager.yml",
|
|
"Ghost.Entities.TimeData": "Ghost.Entities.TimeData.yml",
|
|
"Ghost.Entities.TimeData.DeltaTime": "Ghost.Entities.TimeData.yml",
|
|
"Ghost.Entities.TimeData.ElapsedTime": "Ghost.Entities.TimeData.yml",
|
|
"Ghost.Entities.TimeData.FrameCount": "Ghost.Entities.TimeData.yml",
|
|
"Ghost.Entities.UpdateAfterAttribute": "Ghost.Entities.UpdateAfterAttribute.yml",
|
|
"Ghost.Entities.UpdateAfterAttribute.#ctor(System.Type)": "Ghost.Entities.UpdateAfterAttribute.yml",
|
|
"Ghost.Entities.UpdateAfterAttribute.SystemType": "Ghost.Entities.UpdateAfterAttribute.yml",
|
|
"Ghost.Entities.UpdateBeforeAttribute": "Ghost.Entities.UpdateBeforeAttribute.yml",
|
|
"Ghost.Entities.UpdateBeforeAttribute.#ctor(System.Type)": "Ghost.Entities.UpdateBeforeAttribute.yml",
|
|
"Ghost.Entities.UpdateBeforeAttribute.SystemType": "Ghost.Entities.UpdateBeforeAttribute.yml",
|
|
"Ghost.Entities.World": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.AddService``1(``0)": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.ComponentManager": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.Create(Misaki.HighPerformance.Jobs.JobScheduler,System.Int32)": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.Destroy(Ghost.Core.Identifier{Ghost.Entities.World})": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.Dispose": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.EntityCommandBuffer": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.EntityManager": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.Equals(Ghost.Entities.World)": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.Equals(System.Object)": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.Finalize": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.GetHashCode": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.GetService``1": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.GetThreadLocalEntityCommandBuffer(System.Int32)": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.GetWorld(Ghost.Core.Identifier{Ghost.Entities.World})": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.GetWorldUncheck(Ghost.Core.Identifier{Ghost.Entities.World})": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.HasService``1": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.ID": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.JobScheduler": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.SystemManager": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.Version": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.WorldCount": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.op_Equality(Ghost.Entities.World,Ghost.Entities.World)": "Ghost.Entities.World.yml",
|
|
"Ghost.Entities.World.op_Inequality(Ghost.Entities.World,Ghost.Entities.World)": "Ghost.Entities.World.yml",
|
|
"Ghost.Graphics": "Ghost.Graphics.yml",
|
|
"Ghost.Graphics.Core": "Ghost.Graphics.Core.yml",
|
|
"Ghost.Graphics.Core.Contracts": "Ghost.Graphics.Core.Contracts.yml",
|
|
"Ghost.Graphics.Core.Contracts.IRenderPass": "Ghost.Graphics.Core.Contracts.IRenderPass.yml",
|
|
"Ghost.Graphics.Core.Contracts.IRenderPass.Build(Ghost.Graphics.RenderGraphModule.RenderGraph,Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture})": "Ghost.Graphics.Core.Contracts.IRenderPass.yml",
|
|
"Ghost.Graphics.Core.Contracts.IRenderPass.Cleanup(Ghost.Graphics.ResourceManager,Ghost.Graphics.RHI.IResourceDatabase)": "Ghost.Graphics.Core.Contracts.IRenderPass.yml",
|
|
"Ghost.Graphics.Core.Contracts.IRenderPass.Initialize(Ghost.Graphics.Core.RenderingContext@)": "Ghost.Graphics.Core.Contracts.IRenderPass.yml",
|
|
"Ghost.Graphics.Core.Frustum": "Ghost.Graphics.Core.Frustum.yml",
|
|
"Ghost.Graphics.Core.Frustum.CalculateFrustumPlanes(Misaki.HighPerformance.Mathematics.float4x4,Ghost.Graphics.Core.Frustum.plane_array@)": "Ghost.Graphics.Core.Frustum.yml",
|
|
"Ghost.Graphics.Core.Frustum.corner_array": "Ghost.Graphics.Core.Frustum.corner_array.yml",
|
|
"Ghost.Graphics.Core.Frustum.corners": "Ghost.Graphics.Core.Frustum.yml",
|
|
"Ghost.Graphics.Core.Frustum.plane_array": "Ghost.Graphics.Core.Frustum.plane_array.yml",
|
|
"Ghost.Graphics.Core.Frustum.planes": "Ghost.Graphics.Core.Frustum.yml",
|
|
"Ghost.Graphics.Core.GateFit": "Ghost.Graphics.Core.GateFit.yml",
|
|
"Ghost.Graphics.Core.GateFit.Fill": "Ghost.Graphics.Core.GateFit.yml",
|
|
"Ghost.Graphics.Core.GateFit.Horizontal": "Ghost.Graphics.Core.GateFit.yml",
|
|
"Ghost.Graphics.Core.GateFit.Overscan": "Ghost.Graphics.Core.GateFit.yml",
|
|
"Ghost.Graphics.Core.GateFit.Vertical": "Ghost.Graphics.Core.GateFit.yml",
|
|
"Ghost.Graphics.Core.Material": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.ActivePassIndex": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.GetPassPipelineOverride(System.Int32)": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.GetPropertyCache``1": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.GetRawPropertyCache": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.IsDirty": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.IsKeywordEnabled(Ghost.Graphics.ResourceManager,System.Int32)": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.MaterialRenderType": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.ReleaseResource(Ghost.Graphics.RHI.IResourceDatabase)": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.SetKeyword(Ghost.Graphics.ResourceManager,System.Int32,System.Boolean)": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.SetPassPipelineOverride(System.Int32,Ghost.Core.Graphics.PipelineState@)": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.SetPropertyCache``1(``0@)": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.SetRawPropertyCache(System.ReadOnlySpan{System.Byte})": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.SetShader(Ghost.Core.Identifier{Ghost.Graphics.Core.Shader},Ghost.Graphics.ResourceManager,Ghost.Graphics.RHI.IResourceDatabase,Ghost.Graphics.RHI.IResourceAllocator)": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.Shader": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.Material.UploadData(Ghost.Graphics.RHI.ICommandBuffer,Ghost.Graphics.RHI.IResourceDatabase)": "Ghost.Graphics.Core.Material.yml",
|
|
"Ghost.Graphics.Core.MaterialPalette": "Ghost.Graphics.Core.MaterialPalette.yml",
|
|
"Ghost.Graphics.Core.MaterialPalette.#ctor(Ghost.Core.Handle{Ghost.Graphics.Core.Material}*,System.Int32)": "Ghost.Graphics.Core.MaterialPalette.yml",
|
|
"Ghost.Graphics.Core.MaterialPalette.#ctor(Misaki.HighPerformance.LowLevel.Collections.ReadOnlyUnsafeCollection{Ghost.Core.Handle{Ghost.Graphics.Core.Material}})": "Ghost.Graphics.Core.MaterialPalette.yml",
|
|
"Ghost.Graphics.Core.MaterialPalette.materials": "Ghost.Graphics.Core.MaterialPalette.yml",
|
|
"Ghost.Graphics.Core.Mesh": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.BoundingBox": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.CookMeshlets": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.IndexBuffer": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.IndexCount": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.Indices": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.MeshLetBuffer": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.MeshletData": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.MeshletTrianglesBuffer": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.MeshletVerticesBuffer": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.ObjectDataBuffer": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.ReleaseCpuResources": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.ReleaseResource(Ghost.Graphics.RHI.IResourceDatabase)": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.VertexBuffer": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.VertexCount": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.Mesh.Vertices": "Ghost.Graphics.Core.Mesh.yml",
|
|
"Ghost.Graphics.Core.MeshExtension": "Ghost.Graphics.Core.MeshExtension.yml",
|
|
"Ghost.Graphics.Core.MeshExtension.ComputeBounds(Ghost.Graphics.Core.Mesh@)": "Ghost.Graphics.Core.MeshExtension.yml",
|
|
"Ghost.Graphics.Core.MeshExtension.ComputeNormal(Ghost.Graphics.Core.Mesh@)": "Ghost.Graphics.Core.MeshExtension.yml",
|
|
"Ghost.Graphics.Core.MeshExtension.ComputeTangents(Ghost.Graphics.Core.Mesh@)": "Ghost.Graphics.Core.MeshExtension.yml",
|
|
"Ghost.Graphics.Core.Meshlet": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.boundingBox": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.boundingSphere": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.groupIndex": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.localMaterialIndex": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.lodLevel": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.parentError": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.triangleCount": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.triangleOffset": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.vertexCount": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.Meshlet.vertexOffset": "Ghost.Graphics.Core.Meshlet.yml",
|
|
"Ghost.Graphics.Core.MeshletGroup": "Ghost.Graphics.Core.MeshletGroup.yml",
|
|
"Ghost.Graphics.Core.MeshletGroup.boundingBox": "Ghost.Graphics.Core.MeshletGroup.yml",
|
|
"Ghost.Graphics.Core.MeshletGroup.boundingSphere": "Ghost.Graphics.Core.MeshletGroup.yml",
|
|
"Ghost.Graphics.Core.MeshletGroup.lodLevel": "Ghost.Graphics.Core.MeshletGroup.yml",
|
|
"Ghost.Graphics.Core.MeshletGroup.meshletCount": "Ghost.Graphics.Core.MeshletGroup.yml",
|
|
"Ghost.Graphics.Core.MeshletGroup.meshletStartIndex": "Ghost.Graphics.Core.MeshletGroup.yml",
|
|
"Ghost.Graphics.Core.MeshletGroup.parentError": "Ghost.Graphics.Core.MeshletGroup.yml",
|
|
"Ghost.Graphics.Core.MeshletHierarchyNode": "Ghost.Graphics.Core.MeshletHierarchyNode.yml",
|
|
"Ghost.Graphics.Core.MeshletHierarchyNode.boundingBox": "Ghost.Graphics.Core.MeshletHierarchyNode.yml",
|
|
"Ghost.Graphics.Core.MeshletHierarchyNode.boundingSphere": "Ghost.Graphics.Core.MeshletHierarchyNode.yml",
|
|
"Ghost.Graphics.Core.MeshletHierarchyNode.maxParentError": "Ghost.Graphics.Core.MeshletHierarchyNode.yml",
|
|
"Ghost.Graphics.Core.MeshletHierarchyNode.nodeData": "Ghost.Graphics.Core.MeshletHierarchyNode.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.Dispose": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.groups": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.hierarchyNodes": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.lodLevelCount": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.materialSlotCount": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.meshletCount": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.meshletTriangles": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.meshletVertices": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.MeshletMeshData.meshlets": "Ghost.Graphics.Core.MeshletMeshData.yml",
|
|
"Ghost.Graphics.Core.RenderList": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.#ctor(System.Int32,System.Int32,Misaki.HighPerformance.LowLevel.Buffer.AllocationHandle)": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.#ctor(System.Int32,System.Int32,Misaki.HighPerformance.LowLevel.Buffer.Allocator)": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.Add(Ghost.Graphics.Core.RenderRecord,System.Int32)": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.Append(Ghost.Graphics.Core.RenderList)": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.Clear": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.ClearThreadLocal(System.Int32)": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.Dispose": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.Enumerator": "Ghost.Graphics.Core.RenderList.Enumerator.yml",
|
|
"Ghost.Graphics.Core.RenderList.Enumerator.Current": "Ghost.Graphics.Core.RenderList.Enumerator.yml",
|
|
"Ghost.Graphics.Core.RenderList.Enumerator.MoveNext": "Ghost.Graphics.Core.RenderList.Enumerator.yml",
|
|
"Ghost.Graphics.Core.RenderList.Enumerator.Reset": "Ghost.Graphics.Core.RenderList.Enumerator.yml",
|
|
"Ghost.Graphics.Core.RenderList.GetEnumerator": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.GetThreadLocalRecords(System.Int32)": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.IsCreated": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.ThreadLocalCount": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderList.TotalRecordCount": "Ghost.Graphics.Core.RenderList.yml",
|
|
"Ghost.Graphics.Core.RenderRecord": "Ghost.Graphics.Core.RenderRecord.yml",
|
|
"Ghost.Graphics.Core.RenderRecord.localToWorld": "Ghost.Graphics.Core.RenderRecord.yml",
|
|
"Ghost.Graphics.Core.RenderRecord.materialPalette": "Ghost.Graphics.Core.RenderRecord.yml",
|
|
"Ghost.Graphics.Core.RenderRecord.mesh": "Ghost.Graphics.Core.RenderRecord.yml",
|
|
"Ghost.Graphics.Core.RenderRecord.renderingLayerMask": "Ghost.Graphics.Core.RenderRecord.yml",
|
|
"Ghost.Graphics.Core.RenderRequest": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.Dispose": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.colorTarget": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.depthTarget": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.opaqueRenderList": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.renderFunc": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.shadowCasterRenderList": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.swapChainIndex": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.transparentRenderList": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderRequest.view": "Ghost.Graphics.Core.RenderRequest.yml",
|
|
"Ghost.Graphics.Core.RenderView": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.aperture": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.farClipPlane": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.focalLength": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.focusDistance": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.gateFit": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.iso": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.localToWorld": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.nearClipPlane": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.renderingLayerMask": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.sensorSize": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderView.shutterSpeed": "Ghost.Graphics.Core.RenderView.yml",
|
|
"Ghost.Graphics.Core.RenderingContext": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.CrearteCommandBuffer(Ghost.Graphics.RHI.CommandBufferType)": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.CreateMesh(Misaki.HighPerformance.LowLevel.Collections.UnsafeList{Ghost.Graphics.RHI.Vertex},Misaki.HighPerformance.LowLevel.Collections.UnsafeList{System.UInt32},System.Boolean)": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.CreateMesh(System.ReadOnlySpan{Ghost.Graphics.RHI.Vertex},System.ReadOnlySpan{System.UInt32},System.Boolean)": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.CreateTexture``1(Ghost.Graphics.RHI.TextureDesc@,System.ReadOnlySpan{``0},System.String)": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.DirectCommandBuffer": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.ExecuteCommandBuffer(Ghost.Graphics.RHI.ICommandBuffer)": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.PipelineLibrary": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.ResourceAllocator": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.ResourceDatabase": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.ResourceManager": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.ShaderCompiler": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.UpdateObjectData(Ghost.Core.Handle{Ghost.Graphics.Core.Mesh})": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.UploadMesh(Ghost.Core.Handle{Ghost.Graphics.Core.Mesh},System.Boolean)": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.UploadMeshlets(Ghost.Core.Handle{Ghost.Graphics.Core.Mesh})": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingContext.UploadTexture``1(Ghost.Core.Handle{Ghost.Graphics.RHI.Texture},System.ReadOnlySpan{``0})": "Ghost.Graphics.Core.RenderingContext.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.#ctor(System.UInt32)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.All": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.Empty": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.Equals(Ghost.Graphics.Core.RenderingLayerMask)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.Equals(System.Object)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.GetHashCode": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.GetLayerBit(System.String)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_BitwiseAnd(Ghost.Graphics.Core.RenderingLayerMask,Ghost.Graphics.Core.RenderingLayerMask)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_BitwiseOr(Ghost.Graphics.Core.RenderingLayerMask,Ghost.Graphics.Core.RenderingLayerMask)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_Equality(Ghost.Graphics.Core.RenderingLayerMask,Ghost.Graphics.Core.RenderingLayerMask)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_ExclusiveOr(Ghost.Graphics.Core.RenderingLayerMask,Ghost.Graphics.Core.RenderingLayerMask)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_Implicit(Ghost.Graphics.Core.RenderingLayerMask)~System.UInt32": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_Implicit(System.UInt32)~Ghost.Graphics.Core.RenderingLayerMask": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_Inequality(Ghost.Graphics.Core.RenderingLayerMask,Ghost.Graphics.Core.RenderingLayerMask)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_LeftShift(Ghost.Graphics.Core.RenderingLayerMask,System.Int32)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_OnesComplement(Ghost.Graphics.Core.RenderingLayerMask)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.RenderingLayerMask.op_RightShift(Ghost.Graphics.Core.RenderingLayerMask,System.Int32)": "Ghost.Graphics.Core.RenderingLayerMask.yml",
|
|
"Ghost.Graphics.Core.Shader": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.CBufferSize": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.GetKeywordID(System.String)": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.GetKeywordName(System.Int32)": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.GetPassID(System.String)": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.GetPassIndex(Ghost.Core.Identifier{Ghost.Graphics.RHI.ShaderPass})": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.GetPassIndex(System.String)": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.GetPassReference(System.Int32)": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.GetPropertyID(System.String)": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.PassCount": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.ReleaseResource(Ghost.Graphics.RHI.IResourceDatabase)": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.Shader.TryGetPass(Ghost.Core.Identifier{Ghost.Graphics.RHI.ShaderPass},System.Int32@)": "Ghost.Graphics.Core.Shader.yml",
|
|
"Ghost.Graphics.Core.ShaderProperty": "Ghost.Graphics.Core.ShaderProperty.yml",
|
|
"Ghost.Graphics.RHI": "Ghost.Graphics.RHI.yml",
|
|
"Ghost.Graphics.RHI.AllocationDesc": "Ghost.Graphics.RHI.AllocationDesc.yml",
|
|
"Ghost.Graphics.RHI.AllocationDesc.Alignment": "Ghost.Graphics.RHI.AllocationDesc.yml",
|
|
"Ghost.Graphics.RHI.AllocationDesc.HeapFlags": "Ghost.Graphics.RHI.AllocationDesc.yml",
|
|
"Ghost.Graphics.RHI.AllocationDesc.HeapType": "Ghost.Graphics.RHI.AllocationDesc.yml",
|
|
"Ghost.Graphics.RHI.AllocationDesc.Size": "Ghost.Graphics.RHI.AllocationDesc.yml",
|
|
"Ghost.Graphics.RHI.AttachmentLoadOp": "Ghost.Graphics.RHI.AttachmentLoadOp.yml",
|
|
"Ghost.Graphics.RHI.AttachmentLoadOp.Clear": "Ghost.Graphics.RHI.AttachmentLoadOp.yml",
|
|
"Ghost.Graphics.RHI.AttachmentLoadOp.DontCare": "Ghost.Graphics.RHI.AttachmentLoadOp.yml",
|
|
"Ghost.Graphics.RHI.AttachmentLoadOp.Load": "Ghost.Graphics.RHI.AttachmentLoadOp.yml",
|
|
"Ghost.Graphics.RHI.AttachmentStoreOp": "Ghost.Graphics.RHI.AttachmentStoreOp.yml",
|
|
"Ghost.Graphics.RHI.AttachmentStoreOp.DontCare": "Ghost.Graphics.RHI.AttachmentStoreOp.yml",
|
|
"Ghost.Graphics.RHI.AttachmentStoreOp.Store": "Ghost.Graphics.RHI.AttachmentStoreOp.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.Common": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.ConstantBuffer": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.CopyDest": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.CopySource": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.DepthStencilRead": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.DepthStencilWrite": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.IndexBuffer": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.IndirectArgument": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.NoAccess": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.Predication": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.RaytracingAccelerationStructureRead": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.RaytracingAccelerationStructureWrite": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.RenderTarget": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.ResolveDest": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.ResolveSource": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.ShaderResource": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.ShadingRateSource": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.StreamOutput": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.UnorderedAccess": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.VertexBuffer": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.VideoDecodeRead": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.VideoDecodeWrite": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.VideoEncodeRead": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.VideoEncodeWrite": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.VideoProcessRead": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierAccess.VideoProcessWrite": "Ghost.Graphics.RHI.BarrierAccess.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.AccessAfter": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.AccessBefore": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.Buffer(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource},System.Nullable{Ghost.Graphics.RHI.BarrierSync},Ghost.Graphics.RHI.BarrierSync,System.Nullable{Ghost.Graphics.RHI.BarrierAccess},Ghost.Graphics.RHI.BarrierAccess)": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.Discard": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.Global(Ghost.Graphics.RHI.BarrierSync,Ghost.Graphics.RHI.BarrierSync,Ghost.Graphics.RHI.BarrierAccess,Ghost.Graphics.RHI.BarrierAccess)": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.LayoutAfter": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.LayoutBefore": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.Resource": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.Subresources": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.SyncAfter": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.SyncBefore": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.Texture(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource},System.Nullable{Ghost.Graphics.RHI.BarrierSync},Ghost.Graphics.RHI.BarrierSync,System.Nullable{Ghost.Graphics.RHI.BarrierAccess},Ghost.Graphics.RHI.BarrierAccess,System.Nullable{Ghost.Graphics.RHI.BarrierLayout},Ghost.Graphics.RHI.BarrierLayout,Ghost.Graphics.RHI.BarrierSubresourceRange,System.Boolean)": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierDesc.Type": "Ghost.Graphics.RHI.BarrierDesc.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.Common": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ComputeQueueCommon": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ComputeQueueCopyDest": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ComputeQueueCopySource": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ComputeQueueGenericRead": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ComputeQueueShaderResource": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ComputeQueueUnorderedAccess": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.CopyDest": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.CopySource": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DepthStencilRead": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DepthStencilWrite": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DirectQueueCommon": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DirectQueueCopyDest": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DirectQueueCopySource": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DirectQueueGenericRead": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DirectQueueGenericReadComputeQueueAccessible": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DirectQueueShaderResource": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.DirectQueueUnorderedAccess": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.GenericRead": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.Present": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.RenderTarget": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ResolveDest": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ResolveSource": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ShaderResource": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.ShadingRateSource": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.Undefined": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.UnorderedAccess": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.VideoDecodeRead": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.VideoDecodeWrite": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.VideoEncodeRead": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.VideoEncodeWrite": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.VideoProcessRead": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierLayout.VideoProcessWrite": "Ghost.Graphics.RHI.BarrierLayout.yml",
|
|
"Ghost.Graphics.RHI.BarrierSubresourceRange": "Ghost.Graphics.RHI.BarrierSubresourceRange.yml",
|
|
"Ghost.Graphics.RHI.BarrierSubresourceRange.FirstArraySlice": "Ghost.Graphics.RHI.BarrierSubresourceRange.yml",
|
|
"Ghost.Graphics.RHI.BarrierSubresourceRange.IndexOrFirstMipLevel": "Ghost.Graphics.RHI.BarrierSubresourceRange.yml",
|
|
"Ghost.Graphics.RHI.BarrierSubresourceRange.NumArraySlices": "Ghost.Graphics.RHI.BarrierSubresourceRange.yml",
|
|
"Ghost.Graphics.RHI.BarrierSubresourceRange.NumMipLevels": "Ghost.Graphics.RHI.BarrierSubresourceRange.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.All": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.AllShading": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.BuildRaytracingAccelerationStructure": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.ClearUnorderedAccessView": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.ComputeShading": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.Copy": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.CopyRaytracingAccelerationStructure": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.DepthStencil": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.Draw": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.EmitRaytracingAccelerationStructurePostbuildInfo": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.ExecuteIndirect": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.IndexInput": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.NonPixelShading": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.None": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.PixelShading": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.Predication": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.Raytracing": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.RenderTarget": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.Resolve": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.Split": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.VertexShading": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.VideoDecode": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.VideoEncode": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierSync.VideoProcess": "Ghost.Graphics.RHI.BarrierSync.yml",
|
|
"Ghost.Graphics.RHI.BarrierType": "Ghost.Graphics.RHI.BarrierType.yml",
|
|
"Ghost.Graphics.RHI.BarrierType.Buffer": "Ghost.Graphics.RHI.BarrierType.yml",
|
|
"Ghost.Graphics.RHI.BarrierType.Global": "Ghost.Graphics.RHI.BarrierType.yml",
|
|
"Ghost.Graphics.RHI.BarrierType.Texture": "Ghost.Graphics.RHI.BarrierType.yml",
|
|
"Ghost.Graphics.RHI.BindlessAccess": "Ghost.Graphics.RHI.BindlessAccess.yml",
|
|
"Ghost.Graphics.RHI.BindlessAccess.ConstantBuffer": "Ghost.Graphics.RHI.BindlessAccess.yml",
|
|
"Ghost.Graphics.RHI.BindlessAccess.ShaderResource": "Ghost.Graphics.RHI.BindlessAccess.yml",
|
|
"Ghost.Graphics.RHI.BindlessAccess.UnorderedAccess": "Ghost.Graphics.RHI.BindlessAccess.yml",
|
|
"Ghost.Graphics.RHI.BufferDesc": "Ghost.Graphics.RHI.BufferDesc.yml",
|
|
"Ghost.Graphics.RHI.BufferDesc.MemoryType": "Ghost.Graphics.RHI.BufferDesc.yml",
|
|
"Ghost.Graphics.RHI.BufferDesc.Size": "Ghost.Graphics.RHI.BufferDesc.yml",
|
|
"Ghost.Graphics.RHI.BufferDesc.Stride": "Ghost.Graphics.RHI.BufferDesc.yml",
|
|
"Ghost.Graphics.RHI.BufferDesc.Usage": "Ghost.Graphics.RHI.BufferDesc.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.Constant": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.Index": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.IndirectArgument": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.None": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.Raw": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.Readback": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.ShaderResource": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.Structured": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.UnorderedAccess": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.Upload": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.BufferUsage.Vertex": "Ghost.Graphics.RHI.BufferUsage.yml",
|
|
"Ghost.Graphics.RHI.CBufferInfo": "Ghost.Graphics.RHI.CBufferInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferInfo.Name": "Ghost.Graphics.RHI.CBufferInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferInfo.Properties": "Ghost.Graphics.RHI.CBufferInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferInfo.RegisterSlot": "Ghost.Graphics.RHI.CBufferInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferInfo.RegisterSpace": "Ghost.Graphics.RHI.CBufferInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferInfo.SizeInBytes": "Ghost.Graphics.RHI.CBufferInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferPropertyInfo": "Ghost.Graphics.RHI.CBufferPropertyInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferPropertyInfo.Name": "Ghost.Graphics.RHI.CBufferPropertyInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferPropertyInfo.Size": "Ghost.Graphics.RHI.CBufferPropertyInfo.yml",
|
|
"Ghost.Graphics.RHI.CBufferPropertyInfo.StartOffset": "Ghost.Graphics.RHI.CBufferPropertyInfo.yml",
|
|
"Ghost.Graphics.RHI.Color128": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.#ctor(Ghost.Graphics.RHI.Color32)": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.#ctor(Misaki.HighPerformance.Mathematics.float4)": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.#ctor(System.Drawing.Color)": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.#ctor(System.Single,System.Single,System.Single,System.Single)": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.Equals(Ghost.Graphics.RHI.Color128)": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.Equals(System.Object)": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.GetHashCode": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.a": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.b": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.g": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.op_Equality(Ghost.Graphics.RHI.Color128,Ghost.Graphics.RHI.Color128)": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.op_Inequality(Ghost.Graphics.RHI.Color128,Ghost.Graphics.RHI.Color128)": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color128.r": "Ghost.Graphics.RHI.Color128.yml",
|
|
"Ghost.Graphics.RHI.Color32": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.#ctor(Ghost.Graphics.RHI.Color128)": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.#ctor(Misaki.HighPerformance.Mathematics.float4)": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.#ctor(System.Byte,System.Byte,System.Byte,System.Byte)": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.#ctor(System.Drawing.Color)": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.Equals(Ghost.Graphics.RHI.Color32)": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.Equals(System.Object)": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.GetHashCode": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.a": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.b": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.g": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.op_Equality(Ghost.Graphics.RHI.Color32,Ghost.Graphics.RHI.Color32)": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.op_Inequality(Ghost.Graphics.RHI.Color32,Ghost.Graphics.RHI.Color32)": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.Color32.r": "Ghost.Graphics.RHI.Color32.yml",
|
|
"Ghost.Graphics.RHI.CommandBufferType": "Ghost.Graphics.RHI.CommandBufferType.yml",
|
|
"Ghost.Graphics.RHI.CommandBufferType.Compute": "Ghost.Graphics.RHI.CommandBufferType.yml",
|
|
"Ghost.Graphics.RHI.CommandBufferType.Copy": "Ghost.Graphics.RHI.CommandBufferType.yml",
|
|
"Ghost.Graphics.RHI.CommandBufferType.Graphics": "Ghost.Graphics.RHI.CommandBufferType.yml",
|
|
"Ghost.Graphics.RHI.CommandError": "Ghost.Graphics.RHI.CommandError.yml",
|
|
"Ghost.Graphics.RHI.CommandError.CommandIndex": "Ghost.Graphics.RHI.CommandError.yml",
|
|
"Ghost.Graphics.RHI.CommandError.CommandName": "Ghost.Graphics.RHI.CommandError.yml",
|
|
"Ghost.Graphics.RHI.CommandError.Status": "Ghost.Graphics.RHI.CommandError.yml",
|
|
"Ghost.Graphics.RHI.CommandQueueType": "Ghost.Graphics.RHI.CommandQueueType.yml",
|
|
"Ghost.Graphics.RHI.CommandQueueType.Compute": "Ghost.Graphics.RHI.CommandQueueType.yml",
|
|
"Ghost.Graphics.RHI.CommandQueueType.Copy": "Ghost.Graphics.RHI.CommandQueueType.yml",
|
|
"Ghost.Graphics.RHI.CommandQueueType.Graphics": "Ghost.Graphics.RHI.CommandQueueType.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction.Always": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction.Equal": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction.Greater": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction.GreaterEqual": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction.Less": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction.LessEqual": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction.Never": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.ComparisonFunction.NotEqual": "Ghost.Graphics.RHI.ComparisonFunction.yml",
|
|
"Ghost.Graphics.RHI.CompilerOptimizeLevel": "Ghost.Graphics.RHI.CompilerOptimizeLevel.yml",
|
|
"Ghost.Graphics.RHI.CompilerOptimizeLevel.O0": "Ghost.Graphics.RHI.CompilerOptimizeLevel.yml",
|
|
"Ghost.Graphics.RHI.CompilerOptimizeLevel.O1": "Ghost.Graphics.RHI.CompilerOptimizeLevel.yml",
|
|
"Ghost.Graphics.RHI.CompilerOptimizeLevel.O2": "Ghost.Graphics.RHI.CompilerOptimizeLevel.yml",
|
|
"Ghost.Graphics.RHI.CompilerOptimizeLevel.O3": "Ghost.Graphics.RHI.CompilerOptimizeLevel.yml",
|
|
"Ghost.Graphics.RHI.CompilerOption": "Ghost.Graphics.RHI.CompilerOption.yml",
|
|
"Ghost.Graphics.RHI.CompilerOption.KeepDebugInfo": "Ghost.Graphics.RHI.CompilerOption.yml",
|
|
"Ghost.Graphics.RHI.CompilerOption.KeepReflections": "Ghost.Graphics.RHI.CompilerOption.yml",
|
|
"Ghost.Graphics.RHI.CompilerOption.None": "Ghost.Graphics.RHI.CompilerOption.yml",
|
|
"Ghost.Graphics.RHI.CompilerOption.SpirvCrossCompile": "Ghost.Graphics.RHI.CompilerOption.yml",
|
|
"Ghost.Graphics.RHI.CompilerOption.WarnAsError": "Ghost.Graphics.RHI.CompilerOption.yml",
|
|
"Ghost.Graphics.RHI.CompilerTier": "Ghost.Graphics.RHI.CompilerTier.yml",
|
|
"Ghost.Graphics.RHI.CompilerTier.Tier0": "Ghost.Graphics.RHI.CompilerTier.yml",
|
|
"Ghost.Graphics.RHI.CompilerTier.Tier1": "Ghost.Graphics.RHI.CompilerTier.yml",
|
|
"Ghost.Graphics.RHI.CompilerTier.Tier2": "Ghost.Graphics.RHI.CompilerTier.yml",
|
|
"Ghost.Graphics.RHI.CreationOptions": "Ghost.Graphics.RHI.CreationOptions.yml",
|
|
"Ghost.Graphics.RHI.CreationOptions.AllocationType": "Ghost.Graphics.RHI.CreationOptions.yml",
|
|
"Ghost.Graphics.RHI.CreationOptions.Heap": "Ghost.Graphics.RHI.CreationOptions.yml",
|
|
"Ghost.Graphics.RHI.CreationOptions.Offset": "Ghost.Graphics.RHI.CreationOptions.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport.AliasBuffersAndTextures": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport.BindlessResources": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport.MeshShaders": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport.None": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport.RayTracing": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport.SamplerFeedback": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport.VariableRateShading": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FeatureSupport.WorkGraphs": "Ghost.Graphics.RHI.FeatureSupport.yml",
|
|
"Ghost.Graphics.RHI.FrameData": "Ghost.Graphics.RHI.FrameData.yml",
|
|
"Ghost.Graphics.RHI.FrameData.instanceBufferIndex": "Ghost.Graphics.RHI.FrameData.yml",
|
|
"Ghost.Graphics.RHI.FrameData.userBufferIndex": "Ghost.Graphics.RHI.FrameData.yml",
|
|
"Ghost.Graphics.RHI.FrameData.viewBufferIndex": "Ghost.Graphics.RHI.FrameData.yml",
|
|
"Ghost.Graphics.RHI.GPUResource": "Ghost.Graphics.RHI.GPUResource.yml",
|
|
"Ghost.Graphics.RHI.GraphicsBuffer": "Ghost.Graphics.RHI.GraphicsBuffer.yml",
|
|
"Ghost.Graphics.RHI.GraphicsCompiledResult": "Ghost.Graphics.RHI.GraphicsCompiledResult.yml",
|
|
"Ghost.Graphics.RHI.GraphicsCompiledResult.Dispose": "Ghost.Graphics.RHI.GraphicsCompiledResult.yml",
|
|
"Ghost.Graphics.RHI.GraphicsCompiledResult.msResult": "Ghost.Graphics.RHI.GraphicsCompiledResult.yml",
|
|
"Ghost.Graphics.RHI.GraphicsCompiledResult.psResult": "Ghost.Graphics.RHI.GraphicsCompiledResult.yml",
|
|
"Ghost.Graphics.RHI.GraphicsCompiledResult.tsResult": "Ghost.Graphics.RHI.GraphicsCompiledResult.yml",
|
|
"Ghost.Graphics.RHI.GraphicsEngineDesc": "Ghost.Graphics.RHI.GraphicsEngineDesc.yml",
|
|
"Ghost.Graphics.RHI.GraphicsEngineDesc.FrameBufferCount": "Ghost.Graphics.RHI.GraphicsEngineDesc.yml",
|
|
"Ghost.Graphics.RHI.GraphicsPSODescriptor": "Ghost.Graphics.RHI.GraphicsPSODescriptor.yml",
|
|
"Ghost.Graphics.RHI.GraphicsPSODescriptor.DsvFormat": "Ghost.Graphics.RHI.GraphicsPSODescriptor.yml",
|
|
"Ghost.Graphics.RHI.GraphicsPSODescriptor.PipelineOption": "Ghost.Graphics.RHI.GraphicsPSODescriptor.yml",
|
|
"Ghost.Graphics.RHI.GraphicsPSODescriptor.RtvFormats": "Ghost.Graphics.RHI.GraphicsPSODescriptor.yml",
|
|
"Ghost.Graphics.RHI.GraphicsPSODescriptor.VariantKey": "Ghost.Graphics.RHI.GraphicsPSODescriptor.yml",
|
|
"Ghost.Graphics.RHI.GraphicsPipeline": "Ghost.Graphics.RHI.GraphicsPipeline.yml",
|
|
"Ghost.Graphics.RHI.HeapFlags": "Ghost.Graphics.RHI.HeapFlags.yml",
|
|
"Ghost.Graphics.RHI.HeapFlags.AllowBuffers": "Ghost.Graphics.RHI.HeapFlags.yml",
|
|
"Ghost.Graphics.RHI.HeapFlags.AllowRTAndDS": "Ghost.Graphics.RHI.HeapFlags.yml",
|
|
"Ghost.Graphics.RHI.HeapFlags.AllowTextures": "Ghost.Graphics.RHI.HeapFlags.yml",
|
|
"Ghost.Graphics.RHI.HeapFlags.AlowBufferAndTexture": "Ghost.Graphics.RHI.HeapFlags.yml",
|
|
"Ghost.Graphics.RHI.HeapFlags.None": "Ghost.Graphics.RHI.HeapFlags.yml",
|
|
"Ghost.Graphics.RHI.HeapType": "Ghost.Graphics.RHI.HeapType.yml",
|
|
"Ghost.Graphics.RHI.HeapType.Default": "Ghost.Graphics.RHI.HeapType.yml",
|
|
"Ghost.Graphics.RHI.HeapType.Readback": "Ghost.Graphics.RHI.HeapType.yml",
|
|
"Ghost.Graphics.RHI.HeapType.Upload": "Ghost.Graphics.RHI.HeapType.yml",
|
|
"Ghost.Graphics.RHI.ICommandAllocator": "Ghost.Graphics.RHI.ICommandAllocator.yml",
|
|
"Ghost.Graphics.RHI.ICommandAllocator.Reset": "Ghost.Graphics.RHI.ICommandAllocator.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.Barrier(System.ReadOnlySpan{Ghost.Graphics.RHI.BarrierDesc})": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.Begin(Ghost.Graphics.RHI.ICommandAllocator)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.BeginRenderPass(System.ReadOnlySpan{Ghost.Graphics.RHI.PassRenderTargetDesc},Ghost.Graphics.RHI.PassDepthStencilDesc,System.Boolean)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.ClearDepthStencilView(Ghost.Core.Handle{Ghost.Graphics.RHI.Texture},System.Boolean,System.Boolean,System.Single,System.Byte)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.ClearRenderTargetView(Ghost.Core.Handle{Ghost.Graphics.RHI.Texture},Ghost.Graphics.RHI.Color128)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.CopyBuffer(Ghost.Core.Handle{Ghost.Graphics.RHI.GraphicsBuffer},Ghost.Core.Handle{Ghost.Graphics.RHI.GraphicsBuffer},System.UInt64,System.UInt64,System.UInt64)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.CopyTexture(Ghost.Core.Handle{Ghost.Graphics.RHI.Texture},System.Nullable{Ghost.Graphics.RHI.TextureRegion},Ghost.Core.Handle{Ghost.Graphics.RHI.Texture},System.Nullable{Ghost.Graphics.RHI.TextureRegion})": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.DispatchCompute(System.UInt32,System.UInt32,System.UInt32)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.DispatchMesh(System.UInt32,System.UInt32,System.UInt32)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.DispatchRay": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.Draw(System.UInt32,System.UInt32,System.UInt32,System.UInt32)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.DrawIndexed(System.UInt32,System.UInt32,System.UInt32,System.Int32,System.UInt32)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.End": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.EndRenderPass": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.IsEmpty": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.Name": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetConstantBufferView(System.UInt32,Ghost.Core.Handle{Ghost.Graphics.RHI.GraphicsBuffer})": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetGraphicsRoot32Constants(System.UInt32,System.ReadOnlySpan{System.UInt32},System.UInt32)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetIndexBuffer(Ghost.Core.Handle{Ghost.Graphics.RHI.GraphicsBuffer},Ghost.Graphics.RHI.IndexType,System.UInt64)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetPipelineState(Ghost.Core.Key128{Ghost.Graphics.RHI.GraphicsPipeline})": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetPrimitiveTopology(Ghost.Graphics.RHI.PrimitiveTopology)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetRenderTargets(System.ReadOnlySpan{Ghost.Core.Handle{Ghost.Graphics.RHI.Texture}},Ghost.Core.Handle{Ghost.Graphics.RHI.Texture})": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetScissorRect(Ghost.Graphics.RHI.ScissorRectDesc)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetVertexBuffer(System.UInt32,Ghost.Core.Handle{Ghost.Graphics.RHI.GraphicsBuffer},System.UInt64)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.SetViewport(Ghost.Graphics.RHI.ViewportDesc)": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.Type": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.UploadBuffer``1(Ghost.Core.Handle{Ghost.Graphics.RHI.GraphicsBuffer},System.ReadOnlySpan{``0})": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandBuffer.UploadTexture(Ghost.Core.Handle{Ghost.Graphics.RHI.Texture},System.ReadOnlySpan{Ghost.Graphics.RHI.SubResourceData})": "Ghost.Graphics.RHI.ICommandBuffer.yml",
|
|
"Ghost.Graphics.RHI.ICommandQueue": "Ghost.Graphics.RHI.ICommandQueue.yml",
|
|
"Ghost.Graphics.RHI.ICommandQueue.GetCompletedValue": "Ghost.Graphics.RHI.ICommandQueue.yml",
|
|
"Ghost.Graphics.RHI.ICommandQueue.Signal(System.UInt64)": "Ghost.Graphics.RHI.ICommandQueue.yml",
|
|
"Ghost.Graphics.RHI.ICommandQueue.Submit(Ghost.Graphics.RHI.ICommandBuffer)": "Ghost.Graphics.RHI.ICommandQueue.yml",
|
|
"Ghost.Graphics.RHI.ICommandQueue.Submit(System.ReadOnlySpan{Ghost.Graphics.RHI.ICommandBuffer})": "Ghost.Graphics.RHI.ICommandQueue.yml",
|
|
"Ghost.Graphics.RHI.ICommandQueue.Type": "Ghost.Graphics.RHI.ICommandQueue.yml",
|
|
"Ghost.Graphics.RHI.ICommandQueue.WaitForValue(System.UInt64)": "Ghost.Graphics.RHI.ICommandQueue.yml",
|
|
"Ghost.Graphics.RHI.ICommandQueue.WaitIdle": "Ghost.Graphics.RHI.ICommandQueue.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.BeginFrame(System.UInt64)": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.CreateCommandAllocator(Ghost.Graphics.RHI.CommandBufferType)": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.CreateCommandBuffer(Ghost.Graphics.RHI.CommandBufferType)": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.CreateSwapChain(Ghost.Graphics.RHI.SwapChainDesc)": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.Device": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.EndFrame(System.UInt64)": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.GetPooledCommandBuffer(Ghost.Graphics.RHI.CommandBufferType)": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.PipelineLibrary": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.ResourceAllocator": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.ResourceDatabase": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.ReturnPooledCommandBuffer(Ghost.Graphics.RHI.ICommandBuffer)": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IGraphicsEngine.ShaderCompiler": "Ghost.Graphics.RHI.IGraphicsEngine.yml",
|
|
"Ghost.Graphics.RHI.IPipelineLibrary": "Ghost.Graphics.RHI.IPipelineLibrary.yml",
|
|
"Ghost.Graphics.RHI.IPipelineLibrary.CompilePSO(Ghost.Graphics.RHI.GraphicsPSODescriptor@,Ghost.Graphics.RHI.GraphicsCompiledResult@)": "Ghost.Graphics.RHI.IPipelineLibrary.yml",
|
|
"Ghost.Graphics.RHI.IPipelineLibrary.HasPipeline(Ghost.Core.Key128{Ghost.Graphics.RHI.GraphicsPipeline})": "Ghost.Graphics.RHI.IPipelineLibrary.yml",
|
|
"Ghost.Graphics.RHI.IPipelineLibrary.SaveLibraryToDisk(System.String)": "Ghost.Graphics.RHI.IPipelineLibrary.yml",
|
|
"Ghost.Graphics.RHI.IRHIObject": "Ghost.Graphics.RHI.IRHIObject.yml",
|
|
"Ghost.Graphics.RHI.IRHIObject.Name": "Ghost.Graphics.RHI.IRHIObject.yml",
|
|
"Ghost.Graphics.RHI.IRenderDevice": "Ghost.Graphics.RHI.IRenderDevice.yml",
|
|
"Ghost.Graphics.RHI.IRenderDevice.ComputeQueue": "Ghost.Graphics.RHI.IRenderDevice.yml",
|
|
"Ghost.Graphics.RHI.IRenderDevice.CopyQueue": "Ghost.Graphics.RHI.IRenderDevice.yml",
|
|
"Ghost.Graphics.RHI.IRenderDevice.FeatureSupport": "Ghost.Graphics.RHI.IRenderDevice.yml",
|
|
"Ghost.Graphics.RHI.IRenderDevice.GraphicsQueue": "Ghost.Graphics.RHI.IRenderDevice.yml",
|
|
"Ghost.Graphics.RHI.IRenderOutput": "Ghost.Graphics.RHI.IRenderOutput.yml",
|
|
"Ghost.Graphics.RHI.IRenderOutput.BeginRender(Ghost.Graphics.RHI.ICommandBuffer)": "Ghost.Graphics.RHI.IRenderOutput.yml",
|
|
"Ghost.Graphics.RHI.IRenderOutput.EndRender(Ghost.Graphics.RHI.ICommandBuffer)": "Ghost.Graphics.RHI.IRenderOutput.yml",
|
|
"Ghost.Graphics.RHI.IRenderOutput.GetRenderTarget": "Ghost.Graphics.RHI.IRenderOutput.yml",
|
|
"Ghost.Graphics.RHI.IRenderOutput.Present": "Ghost.Graphics.RHI.IRenderOutput.yml",
|
|
"Ghost.Graphics.RHI.IRenderOutput.Scissor": "Ghost.Graphics.RHI.IRenderOutput.yml",
|
|
"Ghost.Graphics.RHI.IRenderOutput.Viewport": "Ghost.Graphics.RHI.IRenderOutput.yml",
|
|
"Ghost.Graphics.RHI.IRenderer": "Ghost.Graphics.RHI.IRenderer.yml",
|
|
"Ghost.Graphics.RHI.IRenderer.Render(Ghost.Graphics.RHI.ICommandAllocator)": "Ghost.Graphics.RHI.IRenderer.yml",
|
|
"Ghost.Graphics.RHI.IRenderer.RenderFunc": "Ghost.Graphics.RHI.IRenderer.yml",
|
|
"Ghost.Graphics.RHI.IRenderer.RenderOutput": "Ghost.Graphics.RHI.IRenderer.yml",
|
|
"Ghost.Graphics.RHI.IResourceAllocator": "Ghost.Graphics.RHI.IResourceAllocator.yml",
|
|
"Ghost.Graphics.RHI.IResourceAllocator.Allocate(Ghost.Graphics.RHI.AllocationDesc@,System.String)": "Ghost.Graphics.RHI.IResourceAllocator.yml",
|
|
"Ghost.Graphics.RHI.IResourceAllocator.CreateBuffer(Ghost.Graphics.RHI.BufferDesc@,System.String,Ghost.Graphics.RHI.CreationOptions)": "Ghost.Graphics.RHI.IResourceAllocator.yml",
|
|
"Ghost.Graphics.RHI.IResourceAllocator.CreateRenderTarget(Ghost.Graphics.RHI.RenderTargetDesc@,System.String,Ghost.Graphics.RHI.CreationOptions)": "Ghost.Graphics.RHI.IResourceAllocator.yml",
|
|
"Ghost.Graphics.RHI.IResourceAllocator.CreateSampler(Ghost.Graphics.RHI.SamplerDesc@)": "Ghost.Graphics.RHI.IResourceAllocator.yml",
|
|
"Ghost.Graphics.RHI.IResourceAllocator.CreateTempUploadBuffer(System.UInt64,System.UInt64@)": "Ghost.Graphics.RHI.IResourceAllocator.yml",
|
|
"Ghost.Graphics.RHI.IResourceAllocator.CreateTexture(Ghost.Graphics.RHI.TextureDesc@,System.String,Ghost.Graphics.RHI.CreationOptions)": "Ghost.Graphics.RHI.IResourceAllocator.yml",
|
|
"Ghost.Graphics.RHI.IResourceAllocator.GetSizeInfo(Ghost.Graphics.RHI.ResourceDesc)": "Ghost.Graphics.RHI.IResourceAllocator.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.AddSampler(Ghost.Graphics.RHI.SamplerDesc@,System.Int32)": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.EnterParallelRead": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.ExitParallelRead": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.GetBindlessIndex(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource},Ghost.Graphics.RHI.BindlessAccess)": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.GetResourceBarrierData(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.GetResourceDescription(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.GetResourceName(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.HasResource(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.ReleaseResource(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.ReleaseResourceImmediately(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.ReleaseSampler(Ghost.Core.Identifier{Ghost.Graphics.RHI.Sampler})": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.SetResourceBarrierData(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource},Ghost.Graphics.RHI.ResourceBarrierData)": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.Swap(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource},Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceDatabase.TryGetSampler(Ghost.Graphics.RHI.SamplerDesc@,Ghost.Core.Identifier{Ghost.Graphics.RHI.Sampler}@)": "Ghost.Graphics.RHI.IResourceDatabase.yml",
|
|
"Ghost.Graphics.RHI.IResourceReleasable": "Ghost.Graphics.RHI.IResourceReleasable.yml",
|
|
"Ghost.Graphics.RHI.IResourceReleasable.ReleaseResource(Ghost.Graphics.RHI.IResourceDatabase)": "Ghost.Graphics.RHI.IResourceReleasable.yml",
|
|
"Ghost.Graphics.RHI.IShaderCompiler": "Ghost.Graphics.RHI.IShaderCompiler.yml",
|
|
"Ghost.Graphics.RHI.IShaderCompiler.Compile(Ghost.Graphics.RHI.ShaderCompilationConfig@,Misaki.HighPerformance.LowLevel.Buffer.Allocator)": "Ghost.Graphics.RHI.IShaderCompiler.yml",
|
|
"Ghost.Graphics.RHI.IShaderCompiler.CompilePass(Ghost.Core.Graphics.PassDescriptor@,Ghost.Graphics.RHI.ShaderCompilationConfig@,Ghost.Core.Key64{Ghost.Graphics.RHI.ShaderVariant})": "Ghost.Graphics.RHI.IShaderCompiler.yml",
|
|
"Ghost.Graphics.RHI.IShaderCompiler.LoadCompiledCache(Ghost.Core.Key64{Ghost.Graphics.RHI.ShaderVariant})": "Ghost.Graphics.RHI.IShaderCompiler.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.GetBackBuffers": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.GetCurrentBackBuffer": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.Height": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.Present(System.Boolean)": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.Resize(System.UInt32,System.UInt32)": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.ScaleX": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.ScaleY": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.SetScale(System.Single,System.Single)": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.ISwapChain.Width": "Ghost.Graphics.RHI.ISwapChain.yml",
|
|
"Ghost.Graphics.RHI.IndexType": "Ghost.Graphics.RHI.IndexType.yml",
|
|
"Ghost.Graphics.RHI.IndexType.UInt16": "Ghost.Graphics.RHI.IndexType.yml",
|
|
"Ghost.Graphics.RHI.IndexType.UInt32": "Ghost.Graphics.RHI.IndexType.yml",
|
|
"Ghost.Graphics.RHI.InstanceData": "Ghost.Graphics.RHI.InstanceData.yml",
|
|
"Ghost.Graphics.RHI.InstanceData.localToWorld": "Ghost.Graphics.RHI.InstanceData.yml",
|
|
"Ghost.Graphics.RHI.InstanceData.materialBufferIndex": "Ghost.Graphics.RHI.InstanceData.yml",
|
|
"Ghost.Graphics.RHI.InstanceData.meshBufferIndex": "Ghost.Graphics.RHI.InstanceData.yml",
|
|
"Ghost.Graphics.RHI.LocalKeywordSet": "Ghost.Graphics.RHI.LocalKeywordSet.yml",
|
|
"Ghost.Graphics.RHI.LocalKeywordSet.Clear": "Ghost.Graphics.RHI.LocalKeywordSet.yml",
|
|
"Ghost.Graphics.RHI.LocalKeywordSet.GetHash64": "Ghost.Graphics.RHI.LocalKeywordSet.yml",
|
|
"Ghost.Graphics.RHI.LocalKeywordSet.GetHashCode": "Ghost.Graphics.RHI.LocalKeywordSet.yml",
|
|
"Ghost.Graphics.RHI.LocalKeywordSet.IsKeywordEnabled(System.Int32)": "Ghost.Graphics.RHI.LocalKeywordSet.yml",
|
|
"Ghost.Graphics.RHI.LocalKeywordSet.SetKeyword(System.Int32,System.Boolean)": "Ghost.Graphics.RHI.LocalKeywordSet.yml",
|
|
"Ghost.Graphics.RHI.LocalKeywordSet.op_BitwiseAnd(Ghost.Graphics.RHI.LocalKeywordSet@,Ghost.Graphics.RHI.LocalKeywordSet@)": "Ghost.Graphics.RHI.LocalKeywordSet.yml",
|
|
"Ghost.Graphics.RHI.LocalKeywordSet.op_BitwiseOr(Ghost.Graphics.RHI.LocalKeywordSet@,Ghost.Graphics.RHI.LocalKeywordSet@)": "Ghost.Graphics.RHI.LocalKeywordSet.yml",
|
|
"Ghost.Graphics.RHI.MeshData": "Ghost.Graphics.RHI.MeshData.yml",
|
|
"Ghost.Graphics.RHI.MeshData.indexBuffer": "Ghost.Graphics.RHI.MeshData.yml",
|
|
"Ghost.Graphics.RHI.MeshData.meshletBuffer": "Ghost.Graphics.RHI.MeshData.yml",
|
|
"Ghost.Graphics.RHI.MeshData.meshletTrianglesBuffer": "Ghost.Graphics.RHI.MeshData.yml",
|
|
"Ghost.Graphics.RHI.MeshData.meshletVerticesBuffer": "Ghost.Graphics.RHI.MeshData.yml",
|
|
"Ghost.Graphics.RHI.MeshData.vertexBuffer": "Ghost.Graphics.RHI.MeshData.yml",
|
|
"Ghost.Graphics.RHI.MeshData.worldBoundsMax": "Ghost.Graphics.RHI.MeshData.yml",
|
|
"Ghost.Graphics.RHI.MeshData.worldBoundsMin": "Ghost.Graphics.RHI.MeshData.yml",
|
|
"Ghost.Graphics.RHI.PassDepthStencilDesc": "Ghost.Graphics.RHI.PassDepthStencilDesc.yml",
|
|
"Ghost.Graphics.RHI.PassDepthStencilDesc.ClearDepth": "Ghost.Graphics.RHI.PassDepthStencilDesc.yml",
|
|
"Ghost.Graphics.RHI.PassDepthStencilDesc.ClearStencil": "Ghost.Graphics.RHI.PassDepthStencilDesc.yml",
|
|
"Ghost.Graphics.RHI.PassDepthStencilDesc.DepthLoadOp": "Ghost.Graphics.RHI.PassDepthStencilDesc.yml",
|
|
"Ghost.Graphics.RHI.PassDepthStencilDesc.DepthStoreOp": "Ghost.Graphics.RHI.PassDepthStencilDesc.yml",
|
|
"Ghost.Graphics.RHI.PassDepthStencilDesc.StencilLoadOp": "Ghost.Graphics.RHI.PassDepthStencilDesc.yml",
|
|
"Ghost.Graphics.RHI.PassDepthStencilDesc.StencilStoreOp": "Ghost.Graphics.RHI.PassDepthStencilDesc.yml",
|
|
"Ghost.Graphics.RHI.PassDepthStencilDesc.Texture": "Ghost.Graphics.RHI.PassDepthStencilDesc.yml",
|
|
"Ghost.Graphics.RHI.PassPipelineHash": "Ghost.Graphics.RHI.PassPipelineHash.yml",
|
|
"Ghost.Graphics.RHI.PassPipelineHash.#ctor(System.ReadOnlySpan{Ghost.Graphics.RHI.TextureFormat},Ghost.Graphics.RHI.TextureFormat)": "Ghost.Graphics.RHI.PassPipelineHash.yml",
|
|
"Ghost.Graphics.RHI.PassPipelineHash.Equals(Ghost.Graphics.RHI.PassPipelineHash)": "Ghost.Graphics.RHI.PassPipelineHash.yml",
|
|
"Ghost.Graphics.RHI.PassPipelineHash.Equals(System.Object)": "Ghost.Graphics.RHI.PassPipelineHash.yml",
|
|
"Ghost.Graphics.RHI.PassPipelineHash.GetHashCode": "Ghost.Graphics.RHI.PassPipelineHash.yml",
|
|
"Ghost.Graphics.RHI.PassPipelineHash.op_Equality(Ghost.Graphics.RHI.PassPipelineHash,Ghost.Graphics.RHI.PassPipelineHash)": "Ghost.Graphics.RHI.PassPipelineHash.yml",
|
|
"Ghost.Graphics.RHI.PassPipelineHash.op_Inequality(Ghost.Graphics.RHI.PassPipelineHash,Ghost.Graphics.RHI.PassPipelineHash)": "Ghost.Graphics.RHI.PassPipelineHash.yml",
|
|
"Ghost.Graphics.RHI.PassPipelineHash.value": "Ghost.Graphics.RHI.PassPipelineHash.yml",
|
|
"Ghost.Graphics.RHI.PassRenderTargetDesc": "Ghost.Graphics.RHI.PassRenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.PassRenderTargetDesc.ClearColor": "Ghost.Graphics.RHI.PassRenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.PassRenderTargetDesc.LoadOp": "Ghost.Graphics.RHI.PassRenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.PassRenderTargetDesc.StoreOp": "Ghost.Graphics.RHI.PassRenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.PassRenderTargetDesc.Texture": "Ghost.Graphics.RHI.PassRenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.PipelineType": "Ghost.Graphics.RHI.PipelineType.yml",
|
|
"Ghost.Graphics.RHI.PipelineType.Compute": "Ghost.Graphics.RHI.PipelineType.yml",
|
|
"Ghost.Graphics.RHI.PipelineType.Graphics": "Ghost.Graphics.RHI.PipelineType.yml",
|
|
"Ghost.Graphics.RHI.PrimitiveTopology": "Ghost.Graphics.RHI.PrimitiveTopology.yml",
|
|
"Ghost.Graphics.RHI.PrimitiveTopology.Line": "Ghost.Graphics.RHI.PrimitiveTopology.yml",
|
|
"Ghost.Graphics.RHI.PrimitiveTopology.Point": "Ghost.Graphics.RHI.PrimitiveTopology.yml",
|
|
"Ghost.Graphics.RHI.PrimitiveTopology.Triangle": "Ghost.Graphics.RHI.PrimitiveTopology.yml",
|
|
"Ghost.Graphics.RHI.PushConstantsData": "Ghost.Graphics.RHI.PushConstantsData.yml",
|
|
"Ghost.Graphics.RHI.PushConstantsData.NUM_32BITS_VALUE": "Ghost.Graphics.RHI.PushConstantsData.yml",
|
|
"Ghost.Graphics.RHI.PushConstantsData.frameBuffer": "Ghost.Graphics.RHI.PushConstantsData.yml",
|
|
"Ghost.Graphics.RHI.PushConstantsData.instanceBuffer": "Ghost.Graphics.RHI.PushConstantsData.yml",
|
|
"Ghost.Graphics.RHI.PushConstantsData.instanceIndex": "Ghost.Graphics.RHI.PushConstantsData.yml",
|
|
"Ghost.Graphics.RHI.PushConstantsData.viewBuffer": "Ghost.Graphics.RHI.PushConstantsData.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility.CreateGraphicsPipelineKey(Ghost.Core.Key64{Ghost.Graphics.RHI.ShaderVariant},Ghost.Core.Graphics.PipelineState,Ghost.Graphics.RHI.PassPipelineHash)": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility.CreateShaderPassKey(System.String)": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility.CreateShaderVariantKey(Ghost.Core.Key64{Ghost.Graphics.RHI.ShaderPass},Ghost.Graphics.RHI.LocalKeywordSet@)": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility.GetBytesPerPixel(Ghost.Graphics.RHI.TextureFormat)": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility.GetSurfaceInfo(Ghost.Graphics.RHI.TextureFormat,System.UInt32,System.UInt32,System.UInt32@,System.UInt32@,System.UInt32@)": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility.GetTotalBytes(Ghost.Graphics.RHI.TextureDesc)": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility.MAX_RENDER_TARGETS": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RHIUtility.TryGetString(Ghost.Core.Key128{Ghost.Graphics.RHI.GraphicsPipeline},System.Span{System.Char})": "Ghost.Graphics.RHI.RHIUtility.yml",
|
|
"Ghost.Graphics.RHI.RenderContext": "Ghost.Graphics.RHI.RenderContext.yml",
|
|
"Ghost.Graphics.RHI.RenderContext.CommandBuffer": "Ghost.Graphics.RHI.RenderContext.yml",
|
|
"Ghost.Graphics.RHI.RenderContext.ComputeQueue": "Ghost.Graphics.RHI.RenderContext.yml",
|
|
"Ghost.Graphics.RHI.RenderContext.CopyQueue": "Ghost.Graphics.RHI.RenderContext.yml",
|
|
"Ghost.Graphics.RHI.RenderContext.GraphicsQueue": "Ghost.Graphics.RHI.RenderContext.yml",
|
|
"Ghost.Graphics.RHI.RenderDesc": "Ghost.Graphics.RHI.RenderDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderDesc.CameraPosition": "Ghost.Graphics.RHI.RenderDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderDesc.DepthTarget": "Ghost.Graphics.RHI.RenderDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderDesc.ProjectionMatrix": "Ghost.Graphics.RHI.RenderDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderDesc.Target": "Ghost.Graphics.RHI.RenderDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderDesc.ViewMatrix": "Ghost.Graphics.RHI.RenderDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderDesc.Viewport": "Ghost.Graphics.RHI.RenderDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetCreationFlags": "Ghost.Graphics.RHI.RenderTargetCreationFlags.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetCreationFlags.AllowMSAA": "Ghost.Graphics.RHI.RenderTargetCreationFlags.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetCreationFlags.AllowUAV": "Ghost.Graphics.RHI.RenderTargetCreationFlags.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetCreationFlags.DynamicallyResolution": "Ghost.Graphics.RHI.RenderTargetCreationFlags.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetCreationFlags.GenerateMips": "Ghost.Graphics.RHI.RenderTargetCreationFlags.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetCreationFlags.None": "Ghost.Graphics.RHI.RenderTargetCreationFlags.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.Color(System.UInt32,System.UInt32,System.UInt32,Ghost.Graphics.RHI.TextureFormat,Ghost.Graphics.RHI.TextureDimension,Ghost.Graphics.RHI.RenderTargetCreationFlags,System.UInt32,System.UInt32)": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.CreationFlags": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.Depth(System.UInt32,System.UInt32,System.UInt32,Ghost.Graphics.RHI.TextureFormat,Ghost.Graphics.RHI.TextureDimension,Ghost.Graphics.RHI.RenderTargetCreationFlags,System.UInt32,System.UInt32)": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.Dimension": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.Format": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.Height": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.MipLevels": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.SampleCount": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.Slice": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.ToTextureDescription": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.Type": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetDesc.Width": "Ghost.Graphics.RHI.RenderTargetDesc.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetType": "Ghost.Graphics.RHI.RenderTargetType.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetType.Color": "Ghost.Graphics.RHI.RenderTargetType.yml",
|
|
"Ghost.Graphics.RHI.RenderTargetType.Depth": "Ghost.Graphics.RHI.RenderTargetType.yml",
|
|
"Ghost.Graphics.RHI.ResourceAllocationType": "Ghost.Graphics.RHI.ResourceAllocationType.yml",
|
|
"Ghost.Graphics.RHI.ResourceAllocationType.Default": "Ghost.Graphics.RHI.ResourceAllocationType.yml",
|
|
"Ghost.Graphics.RHI.ResourceAllocationType.Suballocation": "Ghost.Graphics.RHI.ResourceAllocationType.yml",
|
|
"Ghost.Graphics.RHI.ResourceAllocationType.Temporary": "Ghost.Graphics.RHI.ResourceAllocationType.yml",
|
|
"Ghost.Graphics.RHI.ResourceBarrierData": "Ghost.Graphics.RHI.ResourceBarrierData.yml",
|
|
"Ghost.Graphics.RHI.ResourceBarrierData.#ctor(Ghost.Graphics.RHI.BarrierLayout,Ghost.Graphics.RHI.BarrierAccess,Ghost.Graphics.RHI.BarrierSync)": "Ghost.Graphics.RHI.ResourceBarrierData.yml",
|
|
"Ghost.Graphics.RHI.ResourceBarrierData.access": "Ghost.Graphics.RHI.ResourceBarrierData.yml",
|
|
"Ghost.Graphics.RHI.ResourceBarrierData.layout": "Ghost.Graphics.RHI.ResourceBarrierData.yml",
|
|
"Ghost.Graphics.RHI.ResourceBarrierData.sync": "Ghost.Graphics.RHI.ResourceBarrierData.yml",
|
|
"Ghost.Graphics.RHI.ResourceBindingInfo": "Ghost.Graphics.RHI.ResourceBindingInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceBindingInfo.BindCount": "Ghost.Graphics.RHI.ResourceBindingInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceBindingInfo.BindPoint": "Ghost.Graphics.RHI.ResourceBindingInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceBindingInfo.Name": "Ghost.Graphics.RHI.ResourceBindingInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceBindingInfo.Properties": "Ghost.Graphics.RHI.ResourceBindingInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceBindingInfo.Size": "Ghost.Graphics.RHI.ResourceBindingInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceBindingInfo.Space": "Ghost.Graphics.RHI.ResourceBindingInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceBindingInfo.Type": "Ghost.Graphics.RHI.ResourceBindingInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceDesc": "Ghost.Graphics.RHI.ResourceDesc.yml",
|
|
"Ghost.Graphics.RHI.ResourceDesc.Buffer(Ghost.Graphics.RHI.BufferDesc)": "Ghost.Graphics.RHI.ResourceDesc.yml",
|
|
"Ghost.Graphics.RHI.ResourceDesc.BufferDescription": "Ghost.Graphics.RHI.ResourceDesc.yml",
|
|
"Ghost.Graphics.RHI.ResourceDesc.Equals(Ghost.Graphics.RHI.ResourceDesc)": "Ghost.Graphics.RHI.ResourceDesc.yml",
|
|
"Ghost.Graphics.RHI.ResourceDesc.GetHashCode": "Ghost.Graphics.RHI.ResourceDesc.yml",
|
|
"Ghost.Graphics.RHI.ResourceDesc.Texture(Ghost.Graphics.RHI.TextureDesc)": "Ghost.Graphics.RHI.ResourceDesc.yml",
|
|
"Ghost.Graphics.RHI.ResourceDesc.TextureDescription": "Ghost.Graphics.RHI.ResourceDesc.yml",
|
|
"Ghost.Graphics.RHI.ResourceDesc.Type": "Ghost.Graphics.RHI.ResourceDesc.yml",
|
|
"Ghost.Graphics.RHI.ResourceHandleExtensions": "Ghost.Graphics.RHI.ResourceHandleExtensions.yml",
|
|
"Ghost.Graphics.RHI.ResourceHandleExtensions.AsGraphicsBuffer(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.ResourceHandleExtensions.yml",
|
|
"Ghost.Graphics.RHI.ResourceHandleExtensions.AsResource(Ghost.Core.Handle{Ghost.Graphics.RHI.GraphicsBuffer})": "Ghost.Graphics.RHI.ResourceHandleExtensions.yml",
|
|
"Ghost.Graphics.RHI.ResourceHandleExtensions.AsResource(Ghost.Core.Handle{Ghost.Graphics.RHI.Texture})": "Ghost.Graphics.RHI.ResourceHandleExtensions.yml",
|
|
"Ghost.Graphics.RHI.ResourceHandleExtensions.AsTexture(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.RHI.ResourceHandleExtensions.yml",
|
|
"Ghost.Graphics.RHI.ResourceMemoryType": "Ghost.Graphics.RHI.ResourceMemoryType.yml",
|
|
"Ghost.Graphics.RHI.ResourceMemoryType.Default": "Ghost.Graphics.RHI.ResourceMemoryType.yml",
|
|
"Ghost.Graphics.RHI.ResourceMemoryType.Readback": "Ghost.Graphics.RHI.ResourceMemoryType.yml",
|
|
"Ghost.Graphics.RHI.ResourceMemoryType.Upload": "Ghost.Graphics.RHI.ResourceMemoryType.yml",
|
|
"Ghost.Graphics.RHI.ResourceSizeInfo": "Ghost.Graphics.RHI.ResourceSizeInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceSizeInfo.Alignment": "Ghost.Graphics.RHI.ResourceSizeInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceSizeInfo.Size": "Ghost.Graphics.RHI.ResourceSizeInfo.yml",
|
|
"Ghost.Graphics.RHI.ResourceState": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.Auto": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.Common": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.CopyDest": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.CopySource": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.DepthRead": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.DepthWrite": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.GenericRead": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.IndexBuffer": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.IndirectArgument": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.NonPixelShaderResource": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.PixelShaderResource": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.Present": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.RenderTarget": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.UnorderedAccess": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceState.VertexAndConstantBuffer": "Ghost.Graphics.RHI.ResourceState.yml",
|
|
"Ghost.Graphics.RHI.ResourceType": "Ghost.Graphics.RHI.ResourceType.yml",
|
|
"Ghost.Graphics.RHI.ResourceType.Buffer": "Ghost.Graphics.RHI.ResourceType.yml",
|
|
"Ghost.Graphics.RHI.ResourceType.Texture": "Ghost.Graphics.RHI.ResourceType.yml",
|
|
"Ghost.Graphics.RHI.RootSignatureLayout": "Ghost.Graphics.RHI.RootSignatureLayout.yml",
|
|
"Ghost.Graphics.RHI.RootSignatureLayout.PUSH_CONSTANT_SLOT": "Ghost.Graphics.RHI.RootSignatureLayout.yml",
|
|
"Ghost.Graphics.RHI.RootSignatureLayout.ROOT_PARAMETER_COUNT": "Ghost.Graphics.RHI.RootSignatureLayout.yml",
|
|
"Ghost.Graphics.RHI.Sampler": "Ghost.Graphics.RHI.Sampler.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.AddressU": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.AddressV": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.AddressW": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.ComparisonFunc": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.FilterMode": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.MaxAnisotropy": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.MaxLOD": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.MinLOD": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.SamplerDesc.MipLODBias": "Ghost.Graphics.RHI.SamplerDesc.yml",
|
|
"Ghost.Graphics.RHI.ScissorRectDesc": "Ghost.Graphics.RHI.ScissorRectDesc.yml",
|
|
"Ghost.Graphics.RHI.ScissorRectDesc.Bottom": "Ghost.Graphics.RHI.ScissorRectDesc.yml",
|
|
"Ghost.Graphics.RHI.ScissorRectDesc.Left": "Ghost.Graphics.RHI.ScissorRectDesc.yml",
|
|
"Ghost.Graphics.RHI.ScissorRectDesc.Right": "Ghost.Graphics.RHI.ScissorRectDesc.yml",
|
|
"Ghost.Graphics.RHI.ScissorRectDesc.Top": "Ghost.Graphics.RHI.ScissorRectDesc.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.defines": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.entryPoint": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.includes": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.injectedCode": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.optimizeLevel": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.options": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.shaderPath": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.stage": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompilationConfig.tier": "Ghost.Graphics.RHI.ShaderCompilationConfig.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompileResult": "Ghost.Graphics.RHI.ShaderCompileResult.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompileResult.Dispose": "Ghost.Graphics.RHI.ShaderCompileResult.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompileResult.IsCreated": "Ghost.Graphics.RHI.ShaderCompileResult.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompileResult.bytecode": "Ghost.Graphics.RHI.ShaderCompileResult.yml",
|
|
"Ghost.Graphics.RHI.ShaderCompileResult.reflectionData": "Ghost.Graphics.RHI.ShaderCompileResult.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType.ByteAddressBuffer": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType.ConstantBuffer": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType.RWByteAddressBuffer": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType.RWStructuredBuffer": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType.Sampler": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType.StructuredBuffer": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType.Texture": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderInputType.UAV": "Ghost.Graphics.RHI.ShaderInputType.yml",
|
|
"Ghost.Graphics.RHI.ShaderPass": "Ghost.Graphics.RHI.ShaderPass.yml",
|
|
"Ghost.Graphics.RHI.ShaderPass.DefaultState": "Ghost.Graphics.RHI.ShaderPass.yml",
|
|
"Ghost.Graphics.RHI.ShaderPass.Key": "Ghost.Graphics.RHI.ShaderPass.yml",
|
|
"Ghost.Graphics.RHI.ShaderPass.KeywordIDs": "Ghost.Graphics.RHI.ShaderPass.yml",
|
|
"Ghost.Graphics.RHI.ShaderReflectionData": "Ghost.Graphics.RHI.ShaderReflectionData.yml",
|
|
"Ghost.Graphics.RHI.ShaderReflectionData.#ctor": "Ghost.Graphics.RHI.ShaderReflectionData.yml",
|
|
"Ghost.Graphics.RHI.ShaderReflectionData.ResourcesBindings": "Ghost.Graphics.RHI.ShaderReflectionData.yml",
|
|
"Ghost.Graphics.RHI.ShaderStage": "Ghost.Graphics.RHI.ShaderStage.yml",
|
|
"Ghost.Graphics.RHI.ShaderStage.ComputeShader": "Ghost.Graphics.RHI.ShaderStage.yml",
|
|
"Ghost.Graphics.RHI.ShaderStage.MeshShader": "Ghost.Graphics.RHI.ShaderStage.yml",
|
|
"Ghost.Graphics.RHI.ShaderStage.PixelShader": "Ghost.Graphics.RHI.ShaderStage.yml",
|
|
"Ghost.Graphics.RHI.ShaderStage.TaskShader": "Ghost.Graphics.RHI.ShaderStage.yml",
|
|
"Ghost.Graphics.RHI.ShaderVariant": "Ghost.Graphics.RHI.ShaderVariant.yml",
|
|
"Ghost.Graphics.RHI.SubResourceData": "Ghost.Graphics.RHI.SubResourceData.yml",
|
|
"Ghost.Graphics.RHI.SubResourceData.pData": "Ghost.Graphics.RHI.SubResourceData.yml",
|
|
"Ghost.Graphics.RHI.SubResourceData.rowPitch": "Ghost.Graphics.RHI.SubResourceData.yml",
|
|
"Ghost.Graphics.RHI.SubResourceData.slicePitch": "Ghost.Graphics.RHI.SubResourceData.yml",
|
|
"Ghost.Graphics.RHI.SwapChainDesc": "Ghost.Graphics.RHI.SwapChainDesc.yml",
|
|
"Ghost.Graphics.RHI.SwapChainDesc.Format": "Ghost.Graphics.RHI.SwapChainDesc.yml",
|
|
"Ghost.Graphics.RHI.SwapChainDesc.Height": "Ghost.Graphics.RHI.SwapChainDesc.yml",
|
|
"Ghost.Graphics.RHI.SwapChainDesc.ScaleX": "Ghost.Graphics.RHI.SwapChainDesc.yml",
|
|
"Ghost.Graphics.RHI.SwapChainDesc.ScaleY": "Ghost.Graphics.RHI.SwapChainDesc.yml",
|
|
"Ghost.Graphics.RHI.SwapChainDesc.Target": "Ghost.Graphics.RHI.SwapChainDesc.yml",
|
|
"Ghost.Graphics.RHI.SwapChainDesc.Width": "Ghost.Graphics.RHI.SwapChainDesc.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTarget": "Ghost.Graphics.RHI.SwapChainTarget.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTarget.CompositionSurface": "Ghost.Graphics.RHI.SwapChainTarget.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTarget.FromCompositionSurface(System.Object)": "Ghost.Graphics.RHI.SwapChainTarget.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTarget.FromWindowHandle(System.IntPtr)": "Ghost.Graphics.RHI.SwapChainTarget.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTarget.Type": "Ghost.Graphics.RHI.SwapChainTarget.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTarget.WindowHandle": "Ghost.Graphics.RHI.SwapChainTarget.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTargetType": "Ghost.Graphics.RHI.SwapChainTargetType.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTargetType.Composition": "Ghost.Graphics.RHI.SwapChainTargetType.yml",
|
|
"Ghost.Graphics.RHI.SwapChainTargetType.WindowHandle": "Ghost.Graphics.RHI.SwapChainTargetType.yml",
|
|
"Ghost.Graphics.RHI.Texture": "Ghost.Graphics.RHI.Texture.yml",
|
|
"Ghost.Graphics.RHI.TextureAddressMode": "Ghost.Graphics.RHI.TextureAddressMode.yml",
|
|
"Ghost.Graphics.RHI.TextureAddressMode.Border": "Ghost.Graphics.RHI.TextureAddressMode.yml",
|
|
"Ghost.Graphics.RHI.TextureAddressMode.Clamp": "Ghost.Graphics.RHI.TextureAddressMode.yml",
|
|
"Ghost.Graphics.RHI.TextureAddressMode.Mirror": "Ghost.Graphics.RHI.TextureAddressMode.yml",
|
|
"Ghost.Graphics.RHI.TextureAddressMode.MirrorOnce": "Ghost.Graphics.RHI.TextureAddressMode.yml",
|
|
"Ghost.Graphics.RHI.TextureAddressMode.Repeat": "Ghost.Graphics.RHI.TextureAddressMode.yml",
|
|
"Ghost.Graphics.RHI.TextureDesc": "Ghost.Graphics.RHI.TextureDesc.yml",
|
|
"Ghost.Graphics.RHI.TextureDesc.Dimension": "Ghost.Graphics.RHI.TextureDesc.yml",
|
|
"Ghost.Graphics.RHI.TextureDesc.Format": "Ghost.Graphics.RHI.TextureDesc.yml",
|
|
"Ghost.Graphics.RHI.TextureDesc.Height": "Ghost.Graphics.RHI.TextureDesc.yml",
|
|
"Ghost.Graphics.RHI.TextureDesc.MipLevels": "Ghost.Graphics.RHI.TextureDesc.yml",
|
|
"Ghost.Graphics.RHI.TextureDesc.Slice": "Ghost.Graphics.RHI.TextureDesc.yml",
|
|
"Ghost.Graphics.RHI.TextureDesc.Usage": "Ghost.Graphics.RHI.TextureDesc.yml",
|
|
"Ghost.Graphics.RHI.TextureDesc.Width": "Ghost.Graphics.RHI.TextureDesc.yml",
|
|
"Ghost.Graphics.RHI.TextureDimension": "Ghost.Graphics.RHI.TextureDimension.yml",
|
|
"Ghost.Graphics.RHI.TextureDimension.None": "Ghost.Graphics.RHI.TextureDimension.yml",
|
|
"Ghost.Graphics.RHI.TextureDimension.Texture2D": "Ghost.Graphics.RHI.TextureDimension.yml",
|
|
"Ghost.Graphics.RHI.TextureDimension.Texture2DArray": "Ghost.Graphics.RHI.TextureDimension.yml",
|
|
"Ghost.Graphics.RHI.TextureDimension.Texture3D": "Ghost.Graphics.RHI.TextureDimension.yml",
|
|
"Ghost.Graphics.RHI.TextureDimension.TextureCube": "Ghost.Graphics.RHI.TextureDimension.yml",
|
|
"Ghost.Graphics.RHI.TextureDimension.TextureCubeArray": "Ghost.Graphics.RHI.TextureDimension.yml",
|
|
"Ghost.Graphics.RHI.TextureDimension.Unknown": "Ghost.Graphics.RHI.TextureDimension.yml",
|
|
"Ghost.Graphics.RHI.TextureFilterMode": "Ghost.Graphics.RHI.TextureFilterMode.yml",
|
|
"Ghost.Graphics.RHI.TextureFilterMode.Anisotropic": "Ghost.Graphics.RHI.TextureFilterMode.yml",
|
|
"Ghost.Graphics.RHI.TextureFilterMode.Bilinear": "Ghost.Graphics.RHI.TextureFilterMode.yml",
|
|
"Ghost.Graphics.RHI.TextureFilterMode.Point": "Ghost.Graphics.RHI.TextureFilterMode.yml",
|
|
"Ghost.Graphics.RHI.TextureFilterMode.Trilinear": "Ghost.Graphics.RHI.TextureFilterMode.yml",
|
|
"Ghost.Graphics.RHI.TextureFormat": "Ghost.Graphics.RHI.TextureFormat.yml",
|
|
"Ghost.Graphics.RHI.TextureFormat.B8G8R8A8_UNorm": "Ghost.Graphics.RHI.TextureFormat.yml",
|
|
"Ghost.Graphics.RHI.TextureFormat.D24_UNorm_S8_UInt": "Ghost.Graphics.RHI.TextureFormat.yml",
|
|
"Ghost.Graphics.RHI.TextureFormat.D32_Float": "Ghost.Graphics.RHI.TextureFormat.yml",
|
|
"Ghost.Graphics.RHI.TextureFormat.R16G16B16A16_Float": "Ghost.Graphics.RHI.TextureFormat.yml",
|
|
"Ghost.Graphics.RHI.TextureFormat.R32G32B32A32_Float": "Ghost.Graphics.RHI.TextureFormat.yml",
|
|
"Ghost.Graphics.RHI.TextureFormat.R8G8B8A8_UNorm": "Ghost.Graphics.RHI.TextureFormat.yml",
|
|
"Ghost.Graphics.RHI.TextureFormat.Unknown": "Ghost.Graphics.RHI.TextureFormat.yml",
|
|
"Ghost.Graphics.RHI.TextureRegion": "Ghost.Graphics.RHI.TextureRegion.yml",
|
|
"Ghost.Graphics.RHI.TextureRegion.Depth": "Ghost.Graphics.RHI.TextureRegion.yml",
|
|
"Ghost.Graphics.RHI.TextureRegion.Height": "Ghost.Graphics.RHI.TextureRegion.yml",
|
|
"Ghost.Graphics.RHI.TextureRegion.Subresource": "Ghost.Graphics.RHI.TextureRegion.yml",
|
|
"Ghost.Graphics.RHI.TextureRegion.Width": "Ghost.Graphics.RHI.TextureRegion.yml",
|
|
"Ghost.Graphics.RHI.TextureRegion.X": "Ghost.Graphics.RHI.TextureRegion.yml",
|
|
"Ghost.Graphics.RHI.TextureRegion.Y": "Ghost.Graphics.RHI.TextureRegion.yml",
|
|
"Ghost.Graphics.RHI.TextureRegion.Z": "Ghost.Graphics.RHI.TextureRegion.yml",
|
|
"Ghost.Graphics.RHI.TextureSubresource": "Ghost.Graphics.RHI.TextureSubresource.yml",
|
|
"Ghost.Graphics.RHI.TextureSubresource.ArrayLayer": "Ghost.Graphics.RHI.TextureSubresource.yml",
|
|
"Ghost.Graphics.RHI.TextureSubresource.MipLevel": "Ghost.Graphics.RHI.TextureSubresource.yml",
|
|
"Ghost.Graphics.RHI.TextureUsage": "Ghost.Graphics.RHI.TextureUsage.yml",
|
|
"Ghost.Graphics.RHI.TextureUsage.DepthStencil": "Ghost.Graphics.RHI.TextureUsage.yml",
|
|
"Ghost.Graphics.RHI.TextureUsage.None": "Ghost.Graphics.RHI.TextureUsage.yml",
|
|
"Ghost.Graphics.RHI.TextureUsage.RenderTarget": "Ghost.Graphics.RHI.TextureUsage.yml",
|
|
"Ghost.Graphics.RHI.TextureUsage.ShaderResource": "Ghost.Graphics.RHI.TextureUsage.yml",
|
|
"Ghost.Graphics.RHI.TextureUsage.UnorderedAccess": "Ghost.Graphics.RHI.TextureUsage.yml",
|
|
"Ghost.Graphics.RHI.Vertex": "Ghost.Graphics.RHI.Vertex.yml",
|
|
"Ghost.Graphics.RHI.Vertex.Semantic": "Ghost.Graphics.RHI.Vertex.Semantic.yml",
|
|
"Ghost.Graphics.RHI.Vertex.Semantic.COUNT": "Ghost.Graphics.RHI.Vertex.Semantic.yml",
|
|
"Ghost.Graphics.RHI.Vertex.Semantic.Color": "Ghost.Graphics.RHI.Vertex.Semantic.yml",
|
|
"Ghost.Graphics.RHI.Vertex.Semantic.Normal": "Ghost.Graphics.RHI.Vertex.Semantic.yml",
|
|
"Ghost.Graphics.RHI.Vertex.Semantic.Position": "Ghost.Graphics.RHI.Vertex.Semantic.yml",
|
|
"Ghost.Graphics.RHI.Vertex.Semantic.Tangent": "Ghost.Graphics.RHI.Vertex.Semantic.yml",
|
|
"Ghost.Graphics.RHI.Vertex.Semantic.Uv": "Ghost.Graphics.RHI.Vertex.Semantic.yml",
|
|
"Ghost.Graphics.RHI.Vertex.color": "Ghost.Graphics.RHI.Vertex.yml",
|
|
"Ghost.Graphics.RHI.Vertex.normal": "Ghost.Graphics.RHI.Vertex.yml",
|
|
"Ghost.Graphics.RHI.Vertex.position": "Ghost.Graphics.RHI.Vertex.yml",
|
|
"Ghost.Graphics.RHI.Vertex.tangent": "Ghost.Graphics.RHI.Vertex.yml",
|
|
"Ghost.Graphics.RHI.Vertex.uv": "Ghost.Graphics.RHI.Vertex.yml",
|
|
"Ghost.Graphics.RHI.ViewData": "Ghost.Graphics.RHI.ViewData.yml",
|
|
"Ghost.Graphics.RHI.ViewData.cameraDirection": "Ghost.Graphics.RHI.ViewData.yml",
|
|
"Ghost.Graphics.RHI.ViewData.cameraPosition": "Ghost.Graphics.RHI.ViewData.yml",
|
|
"Ghost.Graphics.RHI.ViewData.farClip": "Ghost.Graphics.RHI.ViewData.yml",
|
|
"Ghost.Graphics.RHI.ViewData.nearClip": "Ghost.Graphics.RHI.ViewData.yml",
|
|
"Ghost.Graphics.RHI.ViewData.projectionMatrix": "Ghost.Graphics.RHI.ViewData.yml",
|
|
"Ghost.Graphics.RHI.ViewData.screenSize": "Ghost.Graphics.RHI.ViewData.yml",
|
|
"Ghost.Graphics.RHI.ViewData.viewMatrix": "Ghost.Graphics.RHI.ViewData.yml",
|
|
"Ghost.Graphics.RHI.ViewportDesc": "Ghost.Graphics.RHI.ViewportDesc.yml",
|
|
"Ghost.Graphics.RHI.ViewportDesc.Height": "Ghost.Graphics.RHI.ViewportDesc.yml",
|
|
"Ghost.Graphics.RHI.ViewportDesc.MaxDepth": "Ghost.Graphics.RHI.ViewportDesc.yml",
|
|
"Ghost.Graphics.RHI.ViewportDesc.MinDepth": "Ghost.Graphics.RHI.ViewportDesc.yml",
|
|
"Ghost.Graphics.RHI.ViewportDesc.Width": "Ghost.Graphics.RHI.ViewportDesc.yml",
|
|
"Ghost.Graphics.RHI.ViewportDesc.X": "Ghost.Graphics.RHI.ViewportDesc.yml",
|
|
"Ghost.Graphics.RHI.ViewportDesc.Y": "Ghost.Graphics.RHI.ViewportDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule": "Ghost.Graphics.RenderGraphModule.yml",
|
|
"Ghost.Graphics.RenderGraphModule.AccessFlags": "Ghost.Graphics.RenderGraphModule.AccessFlags.yml",
|
|
"Ghost.Graphics.RenderGraphModule.AccessFlags.Discard": "Ghost.Graphics.RenderGraphModule.AccessFlags.yml",
|
|
"Ghost.Graphics.RenderGraphModule.AccessFlags.None": "Ghost.Graphics.RenderGraphModule.AccessFlags.yml",
|
|
"Ghost.Graphics.RenderGraphModule.AccessFlags.Read": "Ghost.Graphics.RenderGraphModule.AccessFlags.yml",
|
|
"Ghost.Graphics.RenderGraphModule.AccessFlags.ReadWrite": "Ghost.Graphics.RenderGraphModule.AccessFlags.yml",
|
|
"Ghost.Graphics.RenderGraphModule.AccessFlags.Write": "Ghost.Graphics.RenderGraphModule.AccessFlags.yml",
|
|
"Ghost.Graphics.RenderGraphModule.AccessFlags.WriteAll": "Ghost.Graphics.RenderGraphModule.AccessFlags.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IComputeRenderContext": "Ghost.Graphics.RenderGraphModule.IComputeRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IComputeRenderContext.DispatchCompute(Misaki.HighPerformance.Mathematics.uint3)": "Ghost.Graphics.RenderGraphModule.IComputeRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IComputeRenderGraphBuilder": "Ghost.Graphics.RenderGraphModule.IComputeRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IComputeRenderGraphBuilder.EnableAsyncCompute(System.Boolean)": "Ghost.Graphics.RenderGraphModule.IComputeRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IComputeRenderGraphBuilder.SetRenderFunc``1(System.Action{``0,Ghost.Graphics.RenderGraphModule.IComputeRenderContext})": "Ghost.Graphics.RenderGraphModule.IComputeRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IPassData": "Ghost.Graphics.RenderGraphModule.IPassData.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.DispatchMesh(Misaki.HighPerformance.Mathematics.uint3)": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetActiveMaterial(Ghost.Core.Handle{Ghost.Graphics.Core.Material})": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetActiveMaterial(Ghost.Graphics.Core.Material@)": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetActiveMesh(Ghost.Core.Handle{Ghost.Graphics.Core.Mesh})": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetActiveMesh(Ghost.Graphics.Core.Mesh@)": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetGlobalData(System.UInt32,System.UInt32)": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetInstanceData(System.UInt32)": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetInstanceIndex(System.UInt32)": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetScissorRect(Ghost.Graphics.RHI.ScissorRectDesc)": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderContext.SetViewport(Ghost.Graphics.RHI.ViewportDesc)": "Ghost.Graphics.RenderGraphModule.IRasterRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder": "Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.SetColorAttachment(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture},System.Int32,Ghost.Graphics.RenderGraphModule.AccessFlags)": "Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.SetDepthAttachment(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture},Ghost.Graphics.RenderGraphModule.AccessFlags)": "Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.SetRenderFunc``1(System.Action{``0,Ghost.Graphics.RenderGraphModule.IRasterRenderContext})": "Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.UseRandomAccessBuffer(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGBuffer})": "Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.UseRandomAccessTexture(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture})": "Ghost.Graphics.RenderGraphModule.IRasterRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder": "Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.AllowPassCulling(System.Boolean)": "Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.CreateBuffer(Ghost.Graphics.RHI.BufferDesc@,System.String)": "Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.CreateBuffers(Ghost.Graphics.RHI.BufferDesc@,System.String,System.Span{Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGBuffer}})": "Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.CreateTexture(Ghost.Graphics.RenderGraphModule.RGTextureDesc@,System.String)": "Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.CreateTextures(Ghost.Graphics.RenderGraphModule.RGTextureDesc@,System.String,System.Span{Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture}})": "Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.UseBuffer(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGBuffer},Ghost.Graphics.RenderGraphModule.AccessFlags)": "Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.UseTexture(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture},Ghost.Graphics.RenderGraphModule.AccessFlags)": "Ghost.Graphics.RenderGraphModule.IRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext.GetActualBuffer(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGBuffer})": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext.GetActualResource(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGResource})": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext.GetActualTexture(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture})": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext.GetCommandBufferUnsafe": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext.GetHistoryBuffer(System.ReadOnlySpan{Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGBuffer}},System.Int32)": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext.GetHistoryTexture(System.ReadOnlySpan{Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture}},System.Int32)": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext.ResourceDatabase": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IRenderGraphContext.ResourceManager": "Ghost.Graphics.RenderGraphModule.IRenderGraphContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IUnsafeRenderContext": "Ghost.Graphics.RenderGraphModule.IUnsafeRenderContext.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IUnsafeRenderGraphBuilder": "Ghost.Graphics.RenderGraphModule.IUnsafeRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IUnsafeRenderGraphBuilder.SetRenderFunc``1(System.Action{``0,Ghost.Graphics.RenderGraphModule.IUnsafeRenderContext})": "Ghost.Graphics.RenderGraphModule.IUnsafeRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IUnsafeRenderGraphBuilder.UseRandomAccessBuffer(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGBuffer})": "Ghost.Graphics.RenderGraphModule.IUnsafeRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.IUnsafeRenderGraphBuilder.UseRandomAccessTexture(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture})": "Ghost.Graphics.RenderGraphModule.IUnsafeRenderGraphBuilder.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGBuffer": "Ghost.Graphics.RenderGraphModule.RGBuffer.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGResource": "Ghost.Graphics.RenderGraphModule.RGResource.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGResourceExtensions": "Ghost.Graphics.RenderGraphModule.RGResourceExtensions.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGResourceExtensions.AsResource(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGBuffer})": "Ghost.Graphics.RenderGraphModule.RGResourceExtensions.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGResourceExtensions.AsResource(Ghost.Core.Identifier{Ghost.Graphics.RenderGraphModule.RGTexture})": "Ghost.Graphics.RenderGraphModule.RGResourceExtensions.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTexture": "Ghost.Graphics.RenderGraphModule.RGTexture.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.Absolute(System.UInt32,System.UInt32,Ghost.Graphics.RHI.TextureFormat,Ghost.Graphics.RHI.Color128,System.Boolean,System.Boolean,Ghost.Graphics.RHI.TextureDimension,System.UInt32,System.UInt32,Ghost.Graphics.RHI.TextureUsage)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.Equals(Ghost.Graphics.RenderGraphModule.RGTextureDesc)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.Equals(System.Object)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.GetHashCode": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.Relative(System.Single,Ghost.Graphics.RHI.TextureFormat,Ghost.Graphics.RHI.Color128,System.Boolean,System.Boolean,Ghost.Graphics.RHI.TextureDimension,System.UInt32,System.UInt32,Ghost.Graphics.RHI.TextureUsage)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.Relative(System.Single,System.Single,Ghost.Graphics.RHI.TextureFormat,Ghost.Graphics.RHI.Color128,System.Boolean,System.Boolean,Ghost.Graphics.RHI.TextureDimension,System.UInt32,System.UInt32,Ghost.Graphics.RHI.TextureUsage)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.RelativeDepth(System.Single,System.Single,System.Byte,System.Boolean,System.Boolean,Ghost.Graphics.RHI.TextureFormat)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.ToTextureDesc(System.UInt32,System.UInt32)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.clearAtFirstUse": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.clearColor": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.clearDepth": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.clearStencil": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.dimension": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.discardAtLastUse": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.format": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.height": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.mipLevels": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.op_Equality(Ghost.Graphics.RenderGraphModule.RGTextureDesc,Ghost.Graphics.RenderGraphModule.RGTextureDesc)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.op_Inequality(Ghost.Graphics.RenderGraphModule.RGTextureDesc,Ghost.Graphics.RenderGraphModule.RGTextureDesc)": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.scaleX": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.scaleY": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.sizeMode": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.slice": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.usage": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureDesc.width": "Ghost.Graphics.RenderGraphModule.RGTextureDesc.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureSizeMode": "Ghost.Graphics.RenderGraphModule.RGTextureSizeMode.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureSizeMode.Absolute": "Ghost.Graphics.RenderGraphModule.RGTextureSizeMode.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RGTextureSizeMode.Relative": "Ghost.Graphics.RenderGraphModule.RGTextureSizeMode.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.#ctor(Ghost.Graphics.ResourceManager,Ghost.Graphics.RHI.IResourceAllocator,Ghost.Graphics.RHI.IResourceDatabase,Ghost.Graphics.RHI.IPipelineLibrary,Ghost.Graphics.RHI.IShaderCompiler)": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.AddComputeRenderPass``1(System.String,``0@)": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.AddRasterRenderPass``1(System.String,``0@)": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.AddUnsafeRenderPass``1(System.String,``0@)": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.Blackboard": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.Compile(Ghost.Graphics.RenderGraphModule.ViewState)": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.Dispose": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.Execute(Ghost.Graphics.RHI.ICommandBuffer)": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.ImportBuffer(Ghost.Core.Handle{Ghost.Graphics.RHI.GraphicsBuffer},System.String)": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.ImportTexture(Ghost.Core.Handle{Ghost.Graphics.RHI.Texture},System.String,Ghost.Graphics.RHI.Color128,System.Single,System.Byte,System.Boolean,System.Boolean)": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraph.Reset": "Ghost.Graphics.RenderGraphModule.RenderGraph.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard": "Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.Add``1(``0)": "Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.Clear": "Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.Get``1": "Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.TryGet``1(``0@)": "Ghost.Graphics.RenderGraphModule.RenderGraphBlackboard.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderPassType": "Ghost.Graphics.RenderGraphModule.RenderPassType.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderPassType.Compute": "Ghost.Graphics.RenderGraphModule.RenderPassType.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderPassType.Raster": "Ghost.Graphics.RenderGraphModule.RenderPassType.yml",
|
|
"Ghost.Graphics.RenderGraphModule.RenderPassType.Unsafe": "Ghost.Graphics.RenderGraphModule.RenderPassType.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.#ctor(System.UInt32,System.UInt32,System.UInt32,System.UInt32)": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.Equals(Ghost.Graphics.RenderGraphModule.ViewState)": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.Equals(System.Object)": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.GetHashCode": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.actualHeight": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.actualWidth": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.op_Equality(Ghost.Graphics.RenderGraphModule.ViewState,Ghost.Graphics.RenderGraphModule.ViewState)": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.op_Inequality(Ghost.Graphics.RenderGraphModule.ViewState,Ghost.Graphics.RenderGraphModule.ViewState)": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.viewportHeight": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderGraphModule.ViewState.viewportWidth": "Ghost.Graphics.RenderGraphModule.ViewState.yml",
|
|
"Ghost.Graphics.RenderPipeline": "Ghost.Graphics.RenderPipeline.yml",
|
|
"Ghost.Graphics.RenderPipeline.GhostRenderPipeline": "Ghost.Graphics.RenderPipeline.GhostRenderPipeline.yml",
|
|
"Ghost.Graphics.RenderPipeline.GhostRenderPipeline.Dispose": "Ghost.Graphics.RenderPipeline.GhostRenderPipeline.yml",
|
|
"Ghost.Graphics.RenderPipeline.GhostRenderPipeline.Finalize": "Ghost.Graphics.RenderPipeline.GhostRenderPipeline.yml",
|
|
"Ghost.Graphics.RenderPipeline.GhostRenderPipeline.Render(Ghost.Graphics.RHI.RenderContext,System.ReadOnlySpan{Ghost.Graphics.Core.RenderRequest})": "Ghost.Graphics.RenderPipeline.GhostRenderPipeline.yml",
|
|
"Ghost.Graphics.RenderPipeline.GhostRenderPipeline.ThrowIfDisposed": "Ghost.Graphics.RenderPipeline.GhostRenderPipeline.yml",
|
|
"Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings": "Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.yml",
|
|
"Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)": "Ghost.Graphics.RenderPipeline.GhostRenderPipelineSettings.yml",
|
|
"Ghost.Graphics.RenderPipeline.IRenderPipeline": "Ghost.Graphics.RenderPipeline.IRenderPipeline.yml",
|
|
"Ghost.Graphics.RenderPipeline.IRenderPipeline.Render(Ghost.Graphics.RHI.RenderContext,System.ReadOnlySpan{Ghost.Graphics.Core.RenderRequest})": "Ghost.Graphics.RenderPipeline.IRenderPipeline.yml",
|
|
"Ghost.Graphics.RenderPipeline.IRenderPipelineSettings": "Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.yml",
|
|
"Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.CreatePipeline(Ghost.Graphics.RenderSystem)": "Ghost.Graphics.RenderPipeline.IRenderPipelineSettings.yml",
|
|
"Ghost.Graphics.RenderSystem": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.AddRenderRequest(Ghost.Graphics.Core.RenderRequest@)": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.CPUFenceValue": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.Dispose": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.Finalize": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.FrameIndex": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.GPUFenceValue": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.GraphicsEngine": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.IsRunning": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.MaxFrameLatency": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.RenderPipelineSettings": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.ResourceManager": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.WaitForGPUReady(System.Int32)": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.RenderSystem.WaitIdle": "Ghost.Graphics.RenderSystem.yml",
|
|
"Ghost.Graphics.ResourceManager": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.#ctor(Ghost.Graphics.RHI.IResourceAllocator,Ghost.Graphics.RHI.IResourceDatabase)": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.CreateGraphicsShader(Ghost.Core.Graphics.ShaderDescriptor)": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.CreateMaterial(Ghost.Core.Identifier{Ghost.Graphics.Core.Shader})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.CreateMesh(Misaki.HighPerformance.LowLevel.Collections.UnsafeList{Ghost.Graphics.RHI.Vertex},Misaki.HighPerformance.LowLevel.Collections.UnsafeList{System.UInt32})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.Dispose": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.Finalize": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.GetMaterialPaletteInfo(Ghost.Core.Identifier{Ghost.Graphics.Core.MaterialPalette})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.GetMaterialPaletteMaterial(Ghost.Core.Identifier{Ghost.Graphics.Core.MaterialPalette},System.Int32)": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.GetMaterialReference(Ghost.Core.Handle{Ghost.Graphics.Core.Material})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.GetMeshReference(Ghost.Core.Handle{Ghost.Graphics.Core.Mesh})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.GetOrCreateMaterialPalette(System.ReadOnlySpan{Ghost.Core.Handle{Ghost.Graphics.Core.Material}})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.GetPooledResource(Ghost.Graphics.RHI.ResourceDesc@)": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.GetShaderReference(Ghost.Core.Identifier{Ghost.Graphics.Core.Shader})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.HasMaterial(Ghost.Core.Handle{Ghost.Graphics.Core.Material})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.HasMaterialPalette(Ghost.Core.Identifier{Ghost.Graphics.Core.MaterialPalette})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.HasMesh(Ghost.Core.Handle{Ghost.Graphics.Core.Mesh})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.HasShader(Ghost.Core.Identifier{Ghost.Graphics.Core.Shader})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.ReleaseMaterial(Ghost.Core.Handle{Ghost.Graphics.Core.Material})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.ReleaseMaterialPalette(Ghost.Core.Identifier{Ghost.Graphics.Core.MaterialPalette})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.ReleaseMesh(Ghost.Core.Handle{Ghost.Graphics.Core.Mesh})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.ReleaseShader(Ghost.Core.Identifier{Ghost.Graphics.Core.Shader})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.ResourceManager.ReturnPooledResource(Ghost.Core.Handle{Ghost.Graphics.RHI.GPUResource})": "Ghost.Graphics.ResourceManager.yml",
|
|
"Ghost.Graphics.Utilities": "Ghost.Graphics.Utilities.yml",
|
|
"Ghost.Graphics.Utilities.ClodBounds": "Ghost.Graphics.Utilities.ClodBounds.yml",
|
|
"Ghost.Graphics.Utilities.ClodBounds.center": "Ghost.Graphics.Utilities.ClodBounds.yml",
|
|
"Ghost.Graphics.Utilities.ClodBounds.error": "Ghost.Graphics.Utilities.ClodBounds.yml",
|
|
"Ghost.Graphics.Utilities.ClodBounds.radius": "Ghost.Graphics.Utilities.ClodBounds.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster.bounds": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster.indexCount": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster.indices": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster.localIndexCount": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster.localIndices": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster.refined": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster.uniqueVertices": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodCluster.vertexCount": "Ghost.Graphics.Utilities.ClodCluster.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.clusterFillWeight": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.clusterSpatial": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.clusterSplitFactor": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.maxTriangles": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.maxVertices": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.minTriangles": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.optimizeBounds": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.optimizeClusters": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.partitionSize": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.partitionSort": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.partitionSpatial": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyErrorEdgeLimit": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyErrorFactorSloppy": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyErrorMergeAdditive": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyErrorMergePrevious": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyFallbackPermissive": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyFallbackSloppy": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyPermissive": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyRatio": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyRegularize": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodConfig.simplifyThreshold": "Ghost.Graphics.Utilities.ClodConfig.yml",
|
|
"Ghost.Graphics.Utilities.ClodGroup": "Ghost.Graphics.Utilities.ClodGroup.yml",
|
|
"Ghost.Graphics.Utilities.ClodGroup.depth": "Ghost.Graphics.Utilities.ClodGroup.yml",
|
|
"Ghost.Graphics.Utilities.ClodGroup.simplified": "Ghost.Graphics.Utilities.ClodGroup.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.attributeCount": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.attributeProtectMask": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.attributeWeights": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.indexCount": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.indices": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.vertexAttributes": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.vertexAttributesStride": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.vertexCount": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.vertexLock": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.vertexPositions": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodMesh.vertexPositionsStride": "Ghost.Graphics.Utilities.ClodMesh.yml",
|
|
"Ghost.Graphics.Utilities.ClodOutputDelegate": "Ghost.Graphics.Utilities.ClodOutputDelegate.yml",
|
|
"Ghost.Graphics.Utilities.MeshBuilder": "Ghost.Graphics.Utilities.MeshBuilder.yml",
|
|
"Ghost.Graphics.Utilities.MeshBuilder.ComputeNormal(Misaki.HighPerformance.LowLevel.Collections.UnsafeList{Ghost.Graphics.RHI.Vertex},Misaki.HighPerformance.LowLevel.Collections.UnsafeList{System.UInt32})": "Ghost.Graphics.Utilities.MeshBuilder.yml",
|
|
"Ghost.Graphics.Utilities.MeshBuilder.ComputeTangents(Misaki.HighPerformance.LowLevel.Collections.UnsafeList{Ghost.Graphics.RHI.Vertex},Misaki.HighPerformance.LowLevel.Collections.UnsafeList{System.UInt32})": "Ghost.Graphics.Utilities.MeshBuilder.yml",
|
|
"Ghost.Graphics.Utilities.MeshBuilder.CreateCube(System.Single,Ghost.Graphics.RHI.Color128,Misaki.HighPerformance.LowLevel.Buffer.Allocator,Misaki.HighPerformance.LowLevel.Collections.UnsafeList{Ghost.Graphics.RHI.Vertex}@,Misaki.HighPerformance.LowLevel.Collections.UnsafeList{System.UInt32}@)": "Ghost.Graphics.Utilities.MeshBuilder.yml",
|
|
"Ghost.Graphics.Utilities.MeshBuilder.CreatePlane(System.Single,System.Single,Ghost.Graphics.RHI.Color128,Misaki.HighPerformance.LowLevel.Buffer.Allocator,Misaki.HighPerformance.LowLevel.Collections.UnsafeList{Ghost.Graphics.RHI.Vertex}@,Misaki.HighPerformance.LowLevel.Collections.UnsafeList{System.UInt32}@)": "Ghost.Graphics.Utilities.MeshBuilder.yml",
|
|
"Ghost.Graphics.Utilities.MeshBuilder.CreateSphere(System.Int32,System.Int32,System.Single,Ghost.Graphics.RHI.Color128,Misaki.HighPerformance.LowLevel.Buffer.Allocator,Misaki.HighPerformance.LowLevel.Collections.UnsafeList{Ghost.Graphics.RHI.Vertex}@,Misaki.HighPerformance.LowLevel.Collections.UnsafeList{System.UInt32}@)": "Ghost.Graphics.Utilities.MeshBuilder.yml",
|
|
"Ghost.Graphics.Utilities.MeshletUtility": "Ghost.Graphics.Utilities.MeshletUtility.yml",
|
|
"Ghost.Graphics.Utilities.MeshletUtility.Build(Ghost.Graphics.Utilities.ClodConfig,Ghost.Graphics.Utilities.ClodMesh,System.Void*,Ghost.Graphics.Utilities.ClodOutputDelegate)": "Ghost.Graphics.Utilities.MeshletUtility.yml",
|
|
"Ghost.Graphics.Utilities.MeshletUtility.Simplify(Ghost.Graphics.Utilities.ClodConfig,Ghost.Graphics.Utilities.ClodMesh,Misaki.HighPerformance.LowLevel.Collections.ReadOnlyUnsafeCollection{System.UInt32},Misaki.HighPerformance.LowLevel.Collections.ReadOnlyUnsafeCollection{System.Byte},System.UIntPtr,System.Single*,Misaki.HighPerformance.LowLevel.Buffer.Allocator)": "Ghost.Graphics.Utilities.MeshletUtility.yml",
|
|
"Ghost.Graphics.Utilities.TextureUtility": "Ghost.Graphics.Utilities.TextureUtility.yml",
|
|
"Ghost.Graphics.Utilities.TextureUtility.CountMips(System.UInt32,System.UInt32)": "Ghost.Graphics.Utilities.TextureUtility.yml"
|
|
} |