* Fixed anc code cleanup for skeletal animation Refs #669 * Fix android build
The SPIRV previously checked in had various issues -- most commonly, it would use the VertexId and InstanceId builtins rather than the replacmenet VertexIndex and InstanceIndex builtins required by Vulkan.