[util] Cleanup a couple of example config options

This commit is contained in:
Blisto91 2023-07-17 13:31:52 +02:00 committed by Philip Rebohle
parent 3a9a70b5f0
commit 98f3887680
1 changed files with 1 additions and 10 deletions

View File

@ -475,15 +475,6 @@
# d3d9.deviceLocalConstantBuffers = False
# No Explicit Front Buffer
#
# Disables the front buffer
#
# Supported values:
# - True/False
# d3d9.noExplicitFrontBuffer = False
# Support DF formats
#
# Support the vendor extension DF floating point depth formats
@ -575,7 +566,7 @@
# d3d9.enumerateByDisplays = True
# APITrace Mode
# Cached Dynamic Buffers
#
# Allocates dynamic resources in D3DPOOL_DEFAULT in
# cached system memory rather than uncached memory or host-visible