Remove the ConstantTable member variables

Trac #22155
Signed-off-by: Geoff Lang
Signed-off-by: Nicolas Capens

Since we no longer keep them as member variables, we need to make sure
we delete them before leaving the function.  This made it necessary
to reflow some of the logic.  We can now attempt more parts of linking
even if it will ultimately fail, but sometimes the partial link
information is useful (ie for attributes).

git-svn-id: https://angleproject.googlecode.com/svn/branches/dx11proto@1502 736b8ea6-26fd-11df-bfd4-992fa37f6226
2 files changed