skia2/tools/gpu
Chris Dalton b3c9745911 Remove "nvpr" configs
The majority of our gm testing has been disabling nvpr, which doesn't
match our real-world behavior where we use nvpr whenever available.
This CL fixes the issue by completely removing the explicit nvpr
configs. Now if we have nvpr, you get it.

This CL also lowers the nvpr priority in the path renderer chain and
adds a "NonNVPR" job on Quadro where we can continue to test our
non-nvpr codepaths on NVIDIA.

Bug: skia:
Change-Id: I6a36f1101c8218adcaaf10cab25d2c28e70371f0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/223828
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-06-26 16:53:50 +00:00
..
atlastext Revert "De-GL-ify tests, gm and tools" 2019-05-22 20:23:56 +00:00
gl Implement program binary caching in ES2 (with GL_OES_get_program_binary) 2019-06-18 23:49:11 +00:00
mock rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
mtl Create FenceSync implementation that works for all Metal configs 2019-06-04 14:30:32 +00:00
vk Enable creating protected vulkan backend 2019-06-24 16:04:00 +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 Remove "nvpr" configs 2019-06-26 16:53:50 +00:00
GrContextFactory.h Remove "nvpr" configs 2019-06-26 16:53:50 +00:00
GrTest.cpp Eliminate mixed samples as an FBO type or AA type 2019-06-24 04:08:45 +00:00
MemoryCache.cpp Normalize storage of shader strings in the cache 2019-04-25 15:27:59 +00:00
MemoryCache.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ProxyUtils.cpp Make GrColorSpaceInfo store GrColorType. 2019-06-25 14:29:09 +00:00
ProxyUtils.h GrColorSpaceInfo stores SkAlphaType. 2019-06-24 17:48:01 +00:00
TestContext.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
TestContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +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