vk: Fix 2 incorrect typecasts
authorChad Versace <chad.versace@intel.com>
Thu, 4 Jun 2015 21:31:53 +0000 (14:31 -0700)
committerChad Versace <chad.versace@intel.com>
Thu, 4 Jun 2015 21:32:22 +0000 (14:32 -0700)
commit87d98e19357c84a816bb737357e22b02c0e7d40c
tree78f43bef7ddf4f17d98d59e449d0b7e6ccf81fa8
parentb981379bcf3cb88f1119e465adc195d2783af7cc
vk: Fix 2 incorrect typecasts

The compiler didn't find the cast errors because all Vulkan types are
just integers.
src/vulkan/device.c