aboutsummaryrefslogtreecommitdiff
path: root/layers/core_validation.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-08-03 16:51:43 -0600
committerTobin Ehlis <tobine@google.com>2016-08-04 08:05:47 -0600
commitaac51babf87d0a3dbc5c280dc57a231eaa80345d (patch)
tree13f807e8756bdebe4adc30d5c5dbe141e31f8489 /layers/core_validation.cpp
parent3e58ec2944344cdbd90ef54cb9e2a2e83dc061a6 (diff)
downloadusermoji-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/core_validation.cpp')
0 files changed, 0 insertions, 0 deletions