skia2/tools/gpu
bsalomon 50094fb489 Explicit control in tools of ANGLE frontend and backend
Update the ANGLE test GL context, GrContextFactory, and config parsing to allow explicit control of ANGLE front/backend.

This will allow us to explicitly test ES2 vs ES3 interfaces to ANGLE as well as D3D9, D3D11, and OpenGL backends.

Also makes the angle api types valid in all builds (but will just fail when SK_ANGLE=1 or not on windows for the d3d backends).

BUG=skia:5804
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2381033002
NOTREECHECKS=true
NOTRY=true
NOPRESUBMIT=true

Review-Url: https://codereview.chromium.org/2381033002
2016-09-29 09:49:06 -07:00
..
gl Explicit control in tools of ANGLE frontend and backend 2016-09-29 09:49:06 -07:00
vk remove more stray semicolons from Vulkan code 2016-09-27 15:08:22 +00:00
GrContextFactory.cpp Explicit control in tools of ANGLE frontend and backend 2016-09-29 09:49:06 -07:00
GrContextFactory.h Explicit control in tools of ANGLE frontend and backend 2016-09-29 09:49:06 -07:00
GrTest.cpp Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrTest.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
TestContext.cpp Implement vulkan fence syncs for nanobench 2016-05-16 14:09:56 -07:00
TestContext.h Nanobench running on Vulkan 2016-05-11 11:55:36 -07:00