skia2/tools/gpu
Brian Salomon f05e6d3a46 Remove superfluous budgeted params and member related to SkImage_GpuBase
The proxy/proxies in the SkImage_GpuBase subclasses already track
whether they're budgeted.

The parameters are sometimes redundantly stating the known budgeted
status of the proxy. Other times they are an illusion of control as
the value doesn't actually affected the budgeting of the proxy/proxies.

Change-Id: Ic2b12fbbed653fca1ec1910eeab686de69782834
Reviewed-on: https://skia-review.googlesource.com/c/179402
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2018-12-20 15:58:55 +00:00
..
atlastext Add matrix stack to SkAtlasTextTarget. 2017-12-20 14:00:44 +00:00
gl Manual ANGLE roll to ffda3e2985f18f4ff6e3778af8b9715109b21ad0 2018-12-19 21:16:02 +00:00
mock Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
mtl Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
vk Reland "Add support for Ycbcr Conversion Samplers in vulkan." 2018-12-03 16:16:55 +00:00
FenceSync.h Add NV_fence support to get better timing from ANGLE ES2 2017-10-10 21:13:03 +00:00
GpuTimer.h test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
GrContextFactory.cpp Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
GrContextFactory.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
GrTest.cpp Remove superfluous budgeted params and member related to SkImage_GpuBase 2018-12-20 15:58:55 +00:00
MemoryCache.cpp Add gltestpersistentcache config that tests GrContextOption's cache. 2018-07-11 20:06:33 +00:00
MemoryCache.h test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
ProxyUtils.cpp Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" 2018-12-06 15:34:31 +00:00
ProxyUtils.h Initial texture data is never flipped when uploaded. 2018-03-07 18:22:40 +00:00
TestContext.cpp Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" 2017-11-17 16:22:56 +00:00
TestContext.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00