Added ScheduleEntityParallel and IJobEntityParallel for parallel querying
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
<IsTrimmable>True</IsTrimmable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="RenderGraphModule\**" />
|
||||
<EmbeddedResource Remove="RenderGraphModule\**" />
|
||||
<None Remove="RenderGraphModule\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="runtime\win-x64\native\dxcompiler.dll" />
|
||||
<None Remove="runtime\win-x64\native\dxil.dll" />
|
||||
@@ -48,8 +54,4 @@
|
||||
<Service Include="{508349b6-6b84-4df5-91f0-309beebad82d}" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="RenderGraphModule\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user