JiangYizhou / aquarium-test

BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Fix build failure on ANGLE backend without 'angle_enable_vulkan = false' #34

Closed Jiawei-Shao closed 5 years ago

Jiawei-Shao commented 5 years ago

This patch fixes the conflict of SPIRV-tools as the GN build target of both ANGLE and Dawn by specifying both ANGLE and Dawn using the same source code file of SPIRV-tools in '//third_party/spirv-tools'.