skia2/dm
Brian Salomon f55e8d5232 Add option to skip intermediate release/fulfill calls for promise images.
SkiaRenderer does not delete promise image textures when they are released
but not done. Refulfilling promise image textures takes a significant amount
of CPU time. This allows us to fulfill each promise image once.

Bug: skia:8736
Change-Id: I7ad7fa9678ed0ec4bb714b71fbf920ab4a845409
Reviewed-on: https://skia-review.googlesource.com/c/188039
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-01-31 16:24:52 +00:00
..
DM.cpp Revert "Remove --readPath/-r from DM" 2019-01-25 18:03:11 +00:00
DMGpuTestProcs.cpp Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
DMJsonWriter.cpp Convert DM's -r JSON parsing to SkJSON 2019-01-25 22:35:45 +00:00
DMJsonWriter.h Revert "Remove --readPath/-r from DM" 2019-01-25 18:03:11 +00:00
DMSrcSink.cpp Add option to skip intermediate release/fulfill calls for promise images. 2019-01-31 16:24:52 +00:00
DMSrcSink.h Add new DM via, "ddl2" which records/draws DDLs for each test twice. 2018-12-17 20:22:15 +00:00