[util] Add missing feature level in example config

This commit is contained in:
Jens Peters 2022-08-31 22:34:00 +02:00 committed by Philip Rebohle
parent 735349bf1b
commit 4fc5ba66ed
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
# with. Setting this to a higher value may allow some applications to run
# that would otherwise fail to create a D3D11 device.
#
# Supported values: 9_1, 9_2, 9_3, 10_0, 10_1, 11_0, 11_1
# Supported values: 9_1, 9_2, 9_3, 10_0, 10_1, 11_0, 11_1, 12_0, 12_1
# d3d11.maxFeatureLevel = 12_0