bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (WIP)
authorChia-I Wu <olv@lunarg.com>
Fri, 30 Oct 2015 16:31:16 +0000 (00:31 +0800)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Tue, 3 Nov 2015 22:24:50 +0000 (15:24 -0700)
commitd0a64d5438a7355df2918c5311ea1c320530234a
tree5db013ced21545f808afa14b209b4011de30c304
parentf3e0e508162907f01d1796155e7cf6f75569e1bb
bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (WIP)

Change the return type of vkGetPhysicalDeviceImageFormatProperties.

https://cvs.khronos.org/bugzilla/show_bug.cgi?id=15045
icd/nulldrv/nulldrv.c
include/vulkan.h
layers/device_limits.cpp
layers/param_checker.cpp
loader/loader.c
loader/loader.h
loader/trampoline.c
vulkan.py