skia2/src
John Stiles 0d07e14f1e Fix function declaration for our invocation-ID workaround helper.
Previously, the declaration didn't link back to function definition.
This makes the function appear to be undefined, which inhibits inlining
and also makes it difficult for us to validate the presence of a
definition for every called function.

Change-Id: I220ab502634cb3e1d337c23bac150af9aa6370b1
Bug: skia:10902
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/349063
Commit-Queue: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2020-12-30 23:59:19 +00:00
..
android SkAnimatedImage: Always respect exif orientation 2020-12-21 16:39:12 +00:00
c fix typo 2020-10-29 16:19:43 +00:00
codec SkAnimatedImage: Always respect exif orientation 2020-12-21 16:39:12 +00:00
core Reland "Add new virts, hide old ones" 2020-12-30 15:21:01 +00:00
effects Bitmap.asImage() 2020-12-23 15:54:57 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Reland "Make textures used with alpha-only color-types produce 0s for RGB"" 2020-12-30 23:13:19 +00:00
image GrSurfaceContext::read/writePixels takes GrPixmap 2020-12-29 16:31:56 +00:00
images Bitmap.asImage() 2020-12-23 15:54:57 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts Support luminance-alpha GL format for YUVA planes 2020-12-17 14:54:25 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf Use bitmap.asImage() 2020-12-23 17:41:47 +00:00
ports Make onCreateScalerContext return unique_ptr. 2020-12-28 17:31:09 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Reland "Make textures used with alpha-only color-types produce 0s for RGB"" 2020-12-30 23:13:19 +00:00
sksl Fix function declaration for our invocation-ID workaround helper. 2020-12-30 23:59:19 +00:00
svg Take sampling params on device apis 2020-12-18 14:02:32 +00:00
utils Reland "Add new virts, hide old ones" 2020-12-30 15:21:01 +00:00
xml Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
xps Take sampling params on device apis 2020-12-18 14:02:32 +00:00