Add test for processor->resource ref/io counts
authorBrian Salomon <bsalomon@google.com>
Wed, 11 Jan 2017 15:32:34 +0000 (10:32 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 11 Jan 2017 16:01:07 +0000 (16:01 +0000)
commitbc6b99d22e8d9f6543ffffdc846e40e8075046c5
tree26867cf018bf9ef55028efe2e0ffc6fc176a06eb
parenta5494f117086d712855e4b6289c58c92d1549bcf
Add test for processor->resource ref/io counts

Change-Id: I63a8cb9f1564bfc15ef98121b77946a647c79f32
Reviewed-on: https://skia-review.googlesource.com/6814
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
gn/tests.gni
include/gpu/GrGpuResource.h
include/gpu/GrProcessor.h
src/gpu/GrAllocator.h
src/gpu/GrResourceProvider.h
tests/ProcessorTest.cpp [new file with mode: 0644]