skia2/tools/gpu
Ravi Mistry 35b40ce7af Revert "Check for ANGLE's implementation of texture_rectangle"
This reverts commit 00f8866a32.

Reason for revert: Seems to be breaking angle test bots. Eg:
https://chromium-swarm.appspot.com/task?id=3dcb7f58728de610&refresh=10

Original change's description:
> Check for ANGLE's implementation of texture_rectangle
> 
> ANGLE has implemented extension to support for texture_rectangle. Check
> for its existence as well as GL_ARB_texture_rectangle extension.
> 
> Intended to follow up on Chrome side to avoid copy into texture 2d for
> PaintCanvasVideoRenderer.
> 
> Bug: skia:7903
> Change-Id: I450aa7fcd08628831251a9e142fd50719723282d
> Reviewed-on: https://skia-review.googlesource.com/130962
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Weiliang Chen <weiliangc@chromium.org>

TBR=bsalomon@google.com,weiliangc@chromium.org

Change-Id: I9fbf9ff314ffcf3abcc5275bd68124f4b329da21
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:7903
Reviewed-on: https://skia-review.googlesource.com/131060
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2018-05-30 20:54:49 +00:00
..
atlastext Add matrix stack to SkAtlasTextTarget. 2017-12-20 14:00:44 +00:00
gl Revert "Check for ANGLE's implementation of texture_rectangle" 2018-05-30 20:54:49 +00:00
mock Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
mtl Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
vk Reland "Move gn setup for vulkan library/headers into their own third_party directory." 2018-05-22 19:08:05 +00:00
FenceSync.h Add NV_fence support to get better timing from ANGLE ES2 2017-10-10 21:13:03 +00:00
GpuTimer.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GrContextFactory.cpp Make GrCaps and GrShaderCaps private. 2018-05-11 14:47:27 +00:00
GrContextFactory.h Remove instanced rendering 2017-12-08 13:41:10 +00:00
GrTest.cpp Make SkImage own its GrContext. 2018-05-24 19:34:19 +00:00
GrTest.h Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS 2018-04-12 14:56:10 +00:00
ProxyUtils.cpp Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& 2018-03-09 18:20:40 +00:00
ProxyUtils.h Initial texture data is never flipped when uploaded. 2018-03-07 18:22:40 +00:00
TestContext.cpp Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" 2017-11-17 16:22:56 +00:00
TestContext.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00