skia2/modules
Brian Osman cd28fa6f6b Always use Skia's Vulkan headers when compiling particles module
Previously, doing an official build of Skia with Vulkan and particles
enabled would succeed in compiling all of skia.lib, then fail to find
Vulkan headers for two particle .cpp files (that reach GrVkVulkan.h
via SkSL headers).

Bug: skia:10469
Change-Id: Ia5bdb7df25e7259e43cef3e6ff9719a8c8452022
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301002
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2020-07-07 20:44:34 +00:00
..
canvaskit Helper function for camera setup 2020-07-07 00:30:03 +00:00
particles Always use Skia's Vulkan headers when compiling particles module 2020-07-07 20:44:34 +00:00
pathkit Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to 2020-06-15 19:35:09 +00:00
skottie [skottie] Fix merge paths <-> paints interaction 2020-07-07 17:28:47 +00:00
skparagraph Revert "ICU API: only in SkParagraph, simplified." 2020-07-06 19:59:15 +00:00
skplaintexteditor Hide ICU C++ API from Skia users. 2020-05-29 21:43:19 +00:00
skresources [skottie] SkResources::loadTypeface() callback 2020-06-16 18:53:04 +00:00
sksg [skottie] Add shape layer Offset Paths support 2020-07-06 16:31:52 +00:00
skshaper Revert "ICU API: only in SkParagraph, simplified." 2020-07-06 19:59:15 +00:00