diff options
author | Axel Davy <[email protected]> | 2015-08-16 12:58:41 +0200 |
---|---|---|
committer | Axel Davy <[email protected]> | 2015-08-21 22:21:48 +0200 |
commit | d48cab9fa6b75db054e3a53819b465611923e9bc (patch) | |
tree | e1085ba80ac0c53a8c262371e17829212d676bf4 /src/glsl/ast_to_hir.cpp | |
parent | 2f02d5e814904d7a5c041d6869751731712e8195 (diff) |
st/nine: Silent warning in NineCubeTexture9_ctor
The compiler was complaining the value may be uninitialised
when it is used (which is wrong). Initialize to NULL to silent
the warning.
Diffstat (limited to 'src/glsl/ast_to_hir.cpp')
0 files changed, 0 insertions, 0 deletions