Add _LAST member to Vk* enums
authorPyry Haulos <phaulos@google.com>
Thu, 24 Sep 2015 21:12:41 +0000 (14:12 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 24 Sep 2015 21:12:41 +0000 (14:12 -0700)
commit4ffa33a4e5c875244f721cd5c07be5d6346a482e
tree4017e2f52a05b3722539a2770e458f5aaf744b2a
parent660ee1d6ae7393ae1478ff25341ad400d2f62a72
Add _LAST member to Vk* enums

This adds VK_*_LAST to all Vk* enums that have linearly increasing enum
values. For example VK_RESULT_LAST is not added as the values are not
linearly increasing.

Change-Id: I717d7f58972e30c4e531af498dfba36b97f1587e
external/vulkancts/framework/vulkan/vkBasicTypes.inl
external/vulkancts/gen_framework.py