Commit a1325179 by Jamie Madill Committed by Commit Bot

Vulkan: Fix struct helper output list.

Some files were removed from the Vulkan build, so we should also remove them. They were triggering work on incremental builds. BUG=angleproject:1319 Change-Id: Ia179eb6d96ea2f41175c85cc8ae6313c39f68647 Reviewed-on: https://chromium-review.googlesource.com/424592Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent ca128c7c
......@@ -132,11 +132,6 @@
'<(angle_gen_path)/vulkan/vk_struct_size_helper.h',
'<(angle_gen_path)/vulkan/vk_struct_string_helper.h',
'<(angle_gen_path)/vulkan/vk_struct_string_helper_cpp.h',
'<(angle_gen_path)/vulkan/vk_struct_string_helper_no_addr.h',
'<(angle_gen_path)/vulkan/vk_struct_string_helper_no_addr_cpp.h',
'<(angle_gen_path)/vulkan/vk_struct_validate_helper.h',
'<(angle_gen_path)/vulkan/vk_struct_wrappers.cpp',
'<(angle_gen_path)/vulkan/vk_struct_wrappers.h',
],
'VkLayer_core_validation_sources':
[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment