diff options
| author | Charles Giessen <charles@lunarg.com> | 2022-02-03 13:46:29 -0700 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2022-03-21 10:51:05 -0600 |
| commit | 87dd88d2bdc0f212abb66baf185cea0a0d45c2c1 (patch) | |
| tree | 70a8d72687a64af2847136669646e5189dcc9bc2 /scripts | |
| parent | 99500cee1e2d343bd6905d6f0b63645fd161256a (diff) | |
| download | usermoji-87dd88d2bdc0f212abb66baf185cea0a0d45c2c1.tar.xz | |
cubepp: Cleanup usage of C++ and vulkan.hpp
Many changes to better utilize C++ and vulkan.hpp's features.
Includes:
* range-for loop usage where appropriate
* References instead of pointers
* using std::vector and std::array
* Using C++11's default struct values
* Making use of vulkan.hpp functions which return vectors
* Passing objects by reference to vulkan.hpp instead of by pointer
* Rename in application title to vkcubepp
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
