commit | d50a7d714fed5a1df1ccf404878065aa1a3e4528 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@lunarg.com> | Mon Oct 26 20:48:51 2015 +0800 |
committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | Mon Nov 02 13:40:50 2015 -0700 |
tree | 4b9951963279e557c157cb0c6f1c5b54d1a0abd4 | |
parent | d50677ead38a8fea481a5c0b22da563a8ee5211c [diff] |
bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) s/waitSemCount/waitSemaphoreCount/g s/signalSemCount/signalSemaphoreCount/g s/cmdBufferCount/commandBufferCount/g s/queueFamilyCount/queueFamilyIndexCount/g s/layerCount/enabledLayerNameCount/g s/extensionCount/enabledExtensionNameCount/g https://cvs.khronos.org/bugzilla/show_bug.cgi?id=14892