skia2/tools/skpbench
Robert Phillips 923181b6e3 Improve DDLPromiseImageHelper
Split apart creation of the callback contexts and the backend textures
   This allows the texture upload to be done separately on the
   gpu-thread

Add a backendFormat member to the promise image callback context
   This allows the promise images to be created in CreatePromiseImages
   before the backend textures have been created (i.e., the backend
   textures can now be created on the gpu-thread so we have no
   guarantee they will be available when the SKP is being reinflated
   w/ promise images)

Change-Id: I1e21385e450a5ef27dd6950d9d6aee737aa7515d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/270939
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2020-02-14 19:17:10 +00:00
..
__init__.py
_adb_path.py Assert there are some sources when running skpbench 2019-09-11 20:20:33 +00:00
_adb.py skpbench: invoke 'adb wait-for-device' lazily 2019-07-29 16:49:59 +00:00
_benchresult.py
_hardware_android.py
_hardware_nexus_6p.py
_hardware_pixel2.py
_hardware_pixel_c.py
_hardware_pixel.py
_hardware.py
_os_path.py Assert there are some sources when running skpbench 2019-09-11 20:20:33 +00:00
sheet.py
skiaperf.py find min and max, separared by comma. not minmax. 2019-11-06 16:35:23 +00:00
skpbench.cpp Improve DDLPromiseImageHelper 2020-02-14 19:17:10 +00:00
skpbench.py Fail Skpbench on unsupported hardware 2019-11-05 18:21:19 +00:00