OSDN Git Service

Add WSI functions to the loader.
authorMichael Lentine <mlentine@google.com>
Thu, 12 Nov 2015 20:49:45 +0000 (12:49 -0800)
committerJesse Hall <jessehall@google.com>
Mon, 25 Jan 2016 21:49:31 +0000 (13:49 -0800)
commit88594d744093a8429030cf4f4a9ec22f25dfd500
tree3253ab4d406b7086598d8cd80ea582d428bb2316
parentab9aeef063119445b59166f781c464c64e3909db
Add WSI functions to the loader.

Modify vulkan.api to include the WSI functions.
Add new wsi functions to generation in get_proc_addr.cpp.tmpl
Add bottom entry points because the WSI functions are not exposed in the
driver.

Change-Id: I63c3a099a489496205b0a9eb82c005a5a48642a1
(cherry picked from commit 23b68ac9fcd2df06ffcc25cf8c4f794dd447bbd1)
vulkan/api/vulkan.api
vulkan/libvulkan/get_proc_addr.cpp
vulkan/libvulkan/get_proc_addr.cpp.tmpl
vulkan/libvulkan/loader.cpp