Move GPU fences into sk_gpu_test
authorcsmartdalton <csmartdalton@google.com>
Tue, 4 Oct 2016 18:08:45 +0000 (11:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 4 Oct 2016 18:08:45 +0000 (11:08 -0700)
commit421a3c1cc1b227084c7c84618d0b6a6804faabef
tree121df15df779adc93866c323571c3a02ee349429
parentd36baa7a4a5ae3cc94cc4a45379f55658f80c0a6
Move GPU fences into sk_gpu_test

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2383383002

Review-Url: https://codereview.chromium.org/2383383002
gyp/core.gypi
include/private/SkGpuFenceSync.h [deleted file]
tools/gpu/FenceSync.h [new file with mode: 0644]
tools/gpu/TestContext.h
tools/gpu/gl/GLTestContext.cpp
tools/gpu/gl/GLTestContext.h
tools/gpu/gl/egl/CreatePlatformGLTestContext_egl.cpp
tools/gpu/vk/VkTestContext.cpp
tools/skpbench/skpbench.cpp