From 65ba4f93f12ed0a02c6baa0758b5fa8f9dbea89f Mon Sep 17 00:00:00 2001 From: mrange Date: Sat, 1 Aug 2020 22:35:35 +0200 Subject: [PATCH] Update #7147 - Support renderer fast presents.md --- doc/specs/#7147 - Support renderer fast presents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/specs/#7147 - Support renderer fast presents.md b/doc/specs/#7147 - Support renderer fast presents.md index 963dc8e97c3..330c7b96505 100644 --- a/doc/specs/#7147 - Support renderer fast presents.md +++ b/doc/specs/#7147 - Support renderer fast presents.md @@ -82,7 +82,7 @@ _(no change expected)_ ### Compatibility -Uses a large footprint of DX11. The pixelshader could be made optional and we instead just copy the texture resource to the backbuffer on present when no terminal effects. +Uses a larger footprint of DX11. The pixelshader could be made optional and we instead just copy the texture resource to the backbuffer on present when no terminal effects. ### Performance, Power, and Efficiency