aboutsummaryrefslogtreecommitdiff
path: root/include/GFSDK_SSAO.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/GFSDK_SSAO.h')
-rw-r--r--include/GFSDK_SSAO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GFSDK_SSAO.h b/include/GFSDK_SSAO.h
index cdaec09..d6ad05e 100644
--- a/include/GFSDK_SSAO.h
+++ b/include/GFSDK_SSAO.h
@@ -83,7 +83,7 @@ up to 46 MB of video memory and 2.3 ms / frame on GeForce GTX 680.
(3.) SET AO PARAMETERS
- GFSDK_SSAO_Parameters_D3D11 Params;
+ GFSDK_SSAO_Parameters Params;
Params.Radius = 2.f;
Params.Bias = 0.1f;
Params.PowerExponent = 2.f;