OSDN Git Service

In-class initialize all TType members.
authorNicolas Capens <capn@google.com>
Mon, 5 Feb 2018 16:12:10 +0000 (11:12 -0500)
committerNicolas Capens <nicolascapens@google.com>
Mon, 5 Feb 2018 18:05:30 +0000 (18:05 +0000)
commitbb2bcae3b81f456ea9479d5af36e6d1784f0b1e0
tree57f3a8876beb397a202b9ba2bad5cf99f9bf4879
parent74faebba26faf8e5740488c3f547b9c4399ba72d
In-class initialize all TType members.

Also remove default constructors and unused members.

Bug chromium:801648

Change-Id: I822ca1e1569708ca661796ee9252bae68a0a284a
Reviewed-on: https://swiftshader-review.googlesource.com/16948
Tested-by: Nicolas Capens <nicolascapens@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
src/OpenGL/compiler/OutputASM.cpp
src/OpenGL/compiler/OutputASM.h
src/OpenGL/compiler/SymbolTable.cpp
src/OpenGL/compiler/Types.h