If you're experimenting with the Vulkan branch and are using Visual
Studio 2015 and are running into error C2397 - narrowing conversion
error due to int32_t -> uint32_t implicit casting -.here's
what's happening:
It's been fixed in the repo - so pull if you haven't.
Thanks,
Hai