skia2/gn
John Stiles 504d57e9bd Add test for void type in struct.
Mysteriously, I had written a test which put arrays of void inside a
struct, but had neglected to include the non-array case. It causes an
okay-not-great error (referring to void as an "opaque type").

Change-Id: Id20a9d3512d29aecea81d46877dce708b7b2f973
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/472450
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2021-11-17 15:21:41 +00:00
..
portable Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
skia Add Android HWAddress Sanitizer tasks. 2021-10-21 15:22:44 +00:00
toolchain allow overriding {target,host}_link = ... in GN 2020-11-05 19:40:47 +00:00
__init__.py
bench.gni [graphite] Add an IntersectionTree class 2021-10-19 19:45:01 +00:00
BUILDCONFIG.gn Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
call.py
checkdir.py
checkpath.py
codesign_ios.py Revert "[python3] More Recipes -> Python 3 fixes" 2021-11-17 14:57:10 +00:00
compile_ib_files.py Revert "[python3] More Recipes -> Python 3 fixes" 2021-11-17 14:57:10 +00:00
compile_sksl_tests.py Revert "[python3] More Recipes -> Python 3 fixes" 2021-11-17 14:57:10 +00:00
copy_git_directory.py Revert "[python3] More Recipes -> Python 3 fixes" 2021-11-17 14:57:10 +00:00
core.gni Move GrBlockAllocator and GrTBlockList to src/core/ 2021-08-25 13:21:32 +00:00
cp.py Work around python 2 shutil.copy2 date bug 2020-09-28 20:12:13 +00:00
dehydrate_sksl.py Revert "[python3] More Recipes -> Python 3 fixes" 2021-11-17 14:57:10 +00:00
effects_imagefilters.gni Implement separate crop filter 2021-09-24 20:18:36 +00:00
effects.gni Arithmetic blender 2021-07-08 17:06:17 +00:00
find_headers.py Revert "[python3] More Recipes -> Python 3 fixes" 2021-11-17 14:57:10 +00:00
find_msvc.py
find_xcode_sysroot.py Revert "[python3] More Recipes -> Python 3 fixes" 2021-11-17 14:57:10 +00:00
flutter_defines.gni rm flutter support for filterquality 2021-07-17 14:39:38 +00:00
fuchsia_defines.gni Enable new clip stack for Fuchsia 2020-10-12 20:41:03 +00:00
gen_plist_ios.py Add product bundle name to iOS Xcode projects 2020-11-16 16:00:56 +00:00
gm.gni Reland "Implement batching for convex tessellated paths" 2021-11-11 20:01:40 +00:00
gn_meta_sln.py
gn_to_bp_utils.py Update gn_to_bp_utils to support python3 2021-08-03 17:52:43 +00:00
gn_to_bp.py Remove mssse3 flag of host builds for Android skia 2021-09-22 18:36:20 +00:00
gn_to_cmake.py Fix CMakeLists to find Emscripten headers 2021-04-16 16:45:22 +00:00
gpu.gni Remove GPU V2 2021-11-11 17:11:19 +00:00
graphite.gni [graphite] Remove use of GraphiteTypesPriv and move to *Types in src. 2021-11-15 20:57:23 +00:00
highest_version_dir.py
ios.gni Fix iOS build for skpinfo. 2021-06-18 20:53:06 +00:00
is_clang.py
make_gm_gni.py
opts.gni
pdf.gni
push_to_android.py
rm.py
run_sksllex.py
samples.gni Prepare headers for making all ops V1-only 2021-08-12 15:09:11 +00:00
shared_sources.gni Update sprint to graphite name 2021-09-21 16:44:10 +00:00
skia.gni Add flag that can be used to disable std::shared_mutex use in VMA. 2021-11-12 01:35:08 +00:00
sksl_tests.gni Add test for void type in struct. 2021-11-17 15:21:41 +00:00
sksl.gni Implement serialization for SkVMDebugInfo traces. 2021-11-16 15:49:24 +00:00
tests.gni Implement serialization for SkVMDebugInfo traces. 2021-11-16 15:49:24 +00:00
utils.gni OrderedFontMgr utility 2021-04-27 18:10:41 +00:00
xps.gni