diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-04-10 17:59:44 -0600 |
|---|---|---|
| committer | Chia-I Wu <olv@lunarg.com> | 2015-04-16 17:48:19 +0800 |
| commit | cd3d9f4d4d3f4e352b1233dca765b621e3e28736 (patch) | |
| tree | fef4a96f5e9f3d9244cdee929867aff35de40928 /layers/basic.cpp | |
| parent | c86ae59d90feacf5f25755cf3daa1bdd8a10eb94 (diff) | |
| download | usermoji-cd3d9f4d4d3f4e352b1233dca765b621e3e28736.tar.xz | |
vulkan: Avoid use of reserved underscore-uppercase sequence
- use typedef {enum,struct} VkFoo_ instead of _VkFoo
- MAX_ENUM uses the typedefed name instead of the tag name
(otherwise it would have double underscore which is also reserved)
git-svn-id: https://cvs.khronos.org/svn/repos/oglc/trunk/nextgen/vulkan@30132 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Diffstat (limited to 'layers/basic.cpp')
0 files changed, 0 insertions, 0 deletions
