Upgrade Agility SDK & DirectX Headers.
This commit is contained in:
parent
d08fbbcc0d
commit
0307895ede
27 changed files with 14693 additions and 440 deletions
|
|
@ -3254,8 +3254,8 @@
|
|||
<member name="rendering/renderer/rendering_method.web" type="String" setter="" getter="" default=""gl_compatibility"">
|
||||
Override for [member rendering/renderer/rendering_method] on web.
|
||||
</member>
|
||||
<member name="rendering/rendering_device/d3d12/agility_sdk_version" type="int" setter="" getter="" default="613">
|
||||
Version code of the [url=https://devblogs.microsoft.com/directx/directx12agility/]Direct3D 12 Agility SDK[/url] to use ([code]D3D12SDKVersion[/code]). This must match the [i]minor[/i] version that is installed next to the editor binary and in the export templates directory for the current editor version. For example, if you have [code]1.613.3[/code] installed, you need to input [code]613[/code] here.
|
||||
<member name="rendering/rendering_device/d3d12/agility_sdk_version" type="int" setter="" getter="" default="618">
|
||||
Version code of the [url=https://devblogs.microsoft.com/directx/directx12agility/]Direct3D 12 Agility SDK[/url] to use ([code]D3D12SDKVersion[/code]). This must match the [i]minor[/i] version that is installed next to the editor binary and in the export templates directory for the current editor version. For example, if you have [code]1.618.5[/code] installed, you need to input [code]618[/code] here.
|
||||
</member>
|
||||
<member name="rendering/rendering_device/d3d12/max_resource_descriptors" type="int" setter="" getter="" default="65536">
|
||||
The number of entries in the resource descriptor heap the Direct3D 12 rendering driver uses for most rendering operations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue