skia2/tools/fiddle
Brian Salomon a90382fcf6 Pass color types when creating texture with initial data.
One describes the color type use case for the texture and the other
the color type of the texel data, a la writePixels().

Bug: skia:6718

Change-Id: I3ca2ab9f76aaeca4b2861a171b1aaacaa0709d1e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/240679
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-09-17 13:38:23 +00:00
..
.gitignore
all_examples.cpp make rectcontour and nestedrects private 2019-09-13 00:17:49 +00:00
animate.sh
disabled_examples.txt Documentation: notes on example fiddles 2019-03-19 22:26:57 +00:00
documumentation_examples_map.txt Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap 2019-08-15 17:10:28 +00:00
draw.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
egl_context.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
examples.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
examples.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
fiddle_main.cpp Pass color types when creating texture with initial data. 2019-09-17 13:38:23 +00:00
fiddle_main.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
make_all_examples_cpp.py Examples: compile faster 2019-04-04 15:43:59 +00:00
null_context.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
parse-fiddle-output