vulkaninfo: Dont print None in vkconfig output
authorCharles Giessen <charles@lunarg.com>
Mon, 14 Jun 2021 21:30:37 +0000 (15:30 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 16 Jun 2021 15:33:45 +0000 (09:33 -0600)
commitec76459d6fdf587ea97f2be6dc7f76a96bcbb03b
tree0524a20937ef5f9ed28a3d3ad7cfae07f7fac0c7
parent02897e9cb6157613190ec214425d04fa10112525
vulkaninfo: Dont print None in vkconfig output

vkconfig prints arrays as it finds them, even if there is only a "None"
element in it. This commit prevents this element from being printed,
removing confusing results where there is a `count = 1` but contains "None".

Change-Id: I1ef8c63458728a9fd3dc531dc9983f309c851034
scripts/vulkaninfo_generator.py
vulkaninfo/generated/vulkaninfo.hpp