aboutsummaryrefslogtreecommitdiff
path: root/src/ConstantBuffers.h
diff options
context:
space:
mode:
authorlbavoil <[email protected]>2016-05-09 11:32:58 +0200
committerlbavoil <[email protected]>2016-05-09 11:32:58 +0200
commit5d606f2453e3fa8575aa06483288714735f9dfcf (patch)
treef4277027638078c42b1be68d3d44a67177d0bfc6 /src/ConstantBuffers.h
parentEdit comment (diff)
downloadhbaoplus-5d606f2453e3fa8575aa06483288714735f9dfcf.tar.xz
hbaoplus-5d606f2453e3fa8575aa06483288714735f9dfcf.zip
HBAO+ 3.0.0.20735892
Diffstat (limited to 'src/ConstantBuffers.h')
-rw-r--r--src/ConstantBuffers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ConstantBuffers.h b/src/ConstantBuffers.h
index 7fd9955..2bf3e07 100644
--- a/src/ConstantBuffers.h
+++ b/src/ConstantBuffers.h
@@ -27,7 +27,6 @@ public:
GlobalConstants()
{
ZERO_STRUCT(m_Data);
- m_Data.iTrue = 1;
// Can be useful for figuring out the HBAO+ version from an APIC or NSight capture
m_Data.u4BuildVersion = GFSDK_SSAO_Version();