xgl.py: remove icd_dispatch_table
authorChia-I Wu <olv@lunarg.com>
Thu, 1 Jan 2015 06:45:58 +0000 (14:45 +0800)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:02 +0000 (17:58 -0700)
commite0c2c068d6a514becfa36d057d3b13b33aa6b37c
treef750e6969bcec16d667f914a466f84d716b67e23
parent9a240454562490c8b2f619c557d34c069036d5ea
xgl.py: remove icd_dispatch_table

Its role was replaced by XGL_LAYER_DISPATCH_TABLE defined in xglLayer.h but it
was still used as "a list of all protoype names".  Add proto_names for that
purpose.
xgl-layer-generate.py
xgl.py