skia2/tools/gpu
Brian Osman bbdf45e34f Fix 32-bit Vulkan build
In 32-bit land, VkFence is uint64_t, so reinterpret_cast (between two
identical integral types) is illegal.

BUG=skia:

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

Change-Id: Iba9507f5678f647710f4abd35023c192bf6eed66
Reviewed-on: https://skia-review.googlesource.com/3143
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2016-10-11 19:15:09 +00:00
..
gl skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
vk Fix 32-bit Vulkan build 2016-10-11 19:15:09 +00:00
FenceSync.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GpuTimer.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GrContextFactory.cpp Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) 2016-09-29 10:07:22 -07:00
GrContextFactory.h Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) 2016-09-29 10:07:22 -07:00
GrTest.cpp Add fence support for TransferBuffers 2016-09-30 08:39:03 -07:00
GrTest.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
TestContext.cpp skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
TestContext.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00