diff options
| author | Charles Giessen <charles@lunarg.com> | 2019-10-08 10:02:17 -0600 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2019-10-15 11:37:21 -0600 |
| commit | b2c22307c5e14978c007b33869e51eaa127547cc (patch) | |
| tree | a93b6817a8495e809e64affd80d9dff580052bcf /cube/cube.c | |
| parent | cdb7624451f5f641c4b6f8045869802e2ab12dca (diff) | |
| download | usermoji-b2c22307c5e14978c007b33869e51eaa127547cc.tar.xz | |
vulkaninfo: Present Surfaces now wont show duplicates
If a machine has multiple surface types that work with the
same gpu and have the same properties, vulkainfo will now
list them in a short array instead of duplicating the entire
surfaces information. To do this required being able to compare
vulkan objects, necesitating the autogeneration of comparators
for vulkan structs. This patch also refactors some of the
device creation code to better reflect the actual data
dependencies of the various vulkan objects.
files modified
- vulkaninfo/vulkaninfo.cpp
- vulkaninfo/vulkaninfo.h
- scripts/vulkaninfo_generator.py
- vulkaninfo/generated/vulkaninfo.hpp
Change-Id: Ifda51eacc3883982a6e2f7f60439827eb355c204
Diffstat (limited to 'cube/cube.c')
0 files changed, 0 insertions, 0 deletions
