skia2/tools/fiddle
Robert Phillips 6c70661f86 Pass GrMipMapped boolean down to GrResourceProvider::createTexture
This is the portion of:

https://skia-review.googlesource.com/c/skia/+/266916/ (Update two of GrResourceProvider's createTexture entry points)

I still care about.

Converting the boolean to an int and passing that down is dubious at best.

Change-Id: I830cc3bfad36526bfa7884e21c9f376585d27f0b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341397
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2020-12-07 18:08:29 +00:00
..
.gitignore experimental/fiddle -> tools/fiddle 2016-04-18 11:50:07 -07:00
all_examples.cpp Only expose isConvex on path publicly. 2020-08-28 16:56:29 +00:00
animate.sh [fiddle] Add simple animation support. 2017-04-19 18:46:52 +00:00
disabled_examples.txt Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API 2020-05-29 15:09:52 +00:00
documumentation_examples_map.txt Rename GrMipMapped GrMipmapped 2020-07-21 14:06:35 +00:00
draw.cpp Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" 2020-08-12 18:35:51 +00:00
egl_context.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
examples.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
examples.h decs/examples: Support more fiddle types: offscreen, srgb 2020-01-30 16:31:58 +00:00
fiddle_main.cpp Pass GrMipMapped boolean down to GrResourceProvider::createTexture 2020-12-07 18:08:29 +00:00
fiddle_main.h Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" 2020-10-06 18:59:11 +00:00
make_all_examples_cpp.py Examples: compile faster 2019-04-04 15:43:59 +00:00
null_context.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
parse-fiddle-output [fiddle] Report GL driver info. 2017-06-01 18:03:45 +00:00