Added C++ code generation to spirv-stats
authorAndrey Tuganov <andreyt@google.com>
Mon, 31 Jul 2017 17:08:38 +0000 (13:08 -0400)
committerDavid Neto <dneto@google.com>
Tue, 1 Aug 2017 19:41:42 +0000 (15:41 -0400)
commit55b73a03650fdd0059b1dec932d9a5b9ca026eab
tree61bc94293616ebc63600eea5b1363a782ff92c0f
parent65b180f4514ed81a227fcbd41e8af6c8c2af44b0
Added C++ code generation to spirv-stats

The tool can now generate C++ code returning some of the historgrams and
Huffman codecs generated from those historgrams.
source/spirv_stats.cpp
source/spirv_stats.h
tools/stats/stats.cpp
tools/stats/stats_analyzer.cpp
tools/stats/stats_analyzer.h