skia2/tools/gpu
Leandro Lovisolo 16656fc96c Revert "Create D3D device and queue"
This reverts commit 29dc430f43.

Reason for revert: This is breaking the Google3 autoroller due to header file d3d12.h not being available on google3.

Original change's description:
> Create D3D device and queue
> 
> Bug: skia:9935
> Change-Id: Ib6548f413ca3a8befb553d2d47354b400c9162b9
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/272520
> Commit-Queue: Jim Van Verth <jvanverth@google.com>
> Reviewed-by: Greg Daniel <egdaniel@google.com>

TBR=egdaniel@google.com,jvanverth@google.com,bsalomon@google.com

Change-Id: I3857444cae52cc2338258c46b974ae5496bbaedc
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:9935
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/272726
Reviewed-by: Leandro Lovisolo <lovisolo@google.com>
Commit-Queue: Leandro Lovisolo <lovisolo@google.com>
2020-02-21 22:49:12 +00:00
..
atlastext Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer" 2019-09-20 21:04:49 +00:00
d3d Revert "Create D3D device and queue" 2020-02-21 22:49:12 +00:00
dawn Add makeNotCurrent to TestContext 2020-02-13 18:40:52 +00:00
gl When glSync is not available on android fake it out with EGL for our tests. 2020-02-20 19:49:34 +00:00
mock Add makeNotCurrent to TestContext 2020-02-13 18:40:52 +00:00
mtl Add makeNotCurrent to TestContext 2020-02-13 18:40:52 +00:00
vk Add makeNotCurrent to TestContext 2020-02-13 18:40:52 +00:00
FenceSync.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GpuTimer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrContextFactory.cpp Start adding D3D backend 2020-02-18 20:14:15 +00:00
GrContextFactory.h Start adding D3D backend 2020-02-18 20:14:15 +00:00
GrTest.cpp Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." 2019-08-22 20:52:09 +00:00
MemoryCache.cpp Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options 2019-09-03 20:18:48 +00:00
MemoryCache.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ProxyUtils.cpp Remove origin from GrSurfaceProxy. 2020-02-14 16:52:58 +00:00
ProxyUtils.h Add utility for creating test-only GrProgramInfos 2019-11-22 19:01:14 +00:00
TestContext.cpp Add makeNotCurrent to TestContext 2020-02-13 18:40:52 +00:00
TestContext.h Add makeNotCurrent to TestContext 2020-02-13 18:40:52 +00:00
TestOps.cpp Pull creation of GrPipeline explicitly into the Ops' onExecute methods 2019-12-06 16:33:15 +00:00
TestOps.h Test texture domain effect with local matrix. 2019-11-22 22:37:33 +00:00
YUVUtils.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
YUVUtils.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00