From 0e8d4ba5b4cba31b39f797d9ad8eac608307beb4 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Sun, 5 Aug 2018 09:37:27 -0700 Subject: [PATCH] Fixed minor typo --- ReadMe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.txt b/ReadMe.txt index 3d30608..3b870bb 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -138,7 +138,7 @@ RELEASE HISTORY August 5, 2018 Improved support and validation for 16k textures (requires x64 native) - ComputePitch now returns and HRESULT + ComputePitch now returns an HRESULT Fix BC7 GPU shaders on WARP device July 3, 2018