diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-08-03 16:51:43 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-08-04 08:05:47 -0600 |
| commit | aac51babf87d0a3dbc5c280dc57a231eaa80345d (patch) | |
| tree | 13f807e8756bdebe4adc30d5c5dbe141e31f8489 /layers | |
| parent | 3e58ec2944344cdbd90ef54cb9e2a2e83dc061a6 (diff) | |
| download | usermoji-aac51babf87d0a3dbc5c280dc57a231eaa80345d.tar.xz | |
layers: Update string concatenation in struct_string_helper_cpp
For structs with many fields, the generation of the final string representation
created by vk_struct_string_helper_cpp.h was getting obscene. The final string
concatentation for VkPhysicalDeviceFeatures exceeded 3000 cols and was crashing
clang.
This change builds the final string in a number of steps rather than trying to
do it all on a single line.
Diffstat (limited to 'layers')
0 files changed, 0 insertions, 0 deletions
