commit | a9c4a57699caf7daf9dbdae72a188c2c52da9d32 | [log] [tgz] |
---|---|---|
author | Jon Ashburn <jon@lunarg.com> | Fri Feb 26 13:14:27 2016 -0700 |
committer | Jon Ashburn <jon@lunarg.com> | Fri Feb 26 13:17:43 2016 -0700 |
tree | 0cafa868656ff8605d67623430f1edf1a3715056 | |
parent | 20898296064a0fa4735769ca373ec57f095e1b85 [diff] |
loader: Better delineate trampoline and terminator functions No functional changes! Trampoline functions have the Vulkan API function name and are in trampoline.c. Terminator functions have terminator_<Vulkan API name> (omitting the "vk"). Instance extension trampoline and terminator functions are in together in the same file for the extension.