skia2/include/gpu
Mike Klein 1bccae517a Revert "Use OpenGL sampler objects when available."
This reverts commit 0f7e55a818.

Reason for revert: Chrome roll, even alone (https://chromium-review.googlesource.com/c/chromium/src/+/1290785), maybe Android roll too?

Original change's description:
> Use OpenGL sampler objects when available.
> 
> Bug: skia:8471
> Change-Id: Ida3d08aa72772b8bbd08707048182bee5d27407c
> Reviewed-on: https://skia-review.googlesource.com/c/163123
> Commit-Queue: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Brian Osman <brianosman@google.com>

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

Change-Id: Ieee6823e83b9992a7281806b5a9156cd91fb22b9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:8471
Reviewed-on: https://skia-review.googlesource.com/c/163780
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2018-10-19 11:38:50 +00:00
..
gl Add GrGLInterface support for sampler objects and GrGLCaps detection. 2018-10-16 20:30:58 +00:00
mock Remove texel buffer support. 2018-07-13 00:45:54 +00:00
mtl added Metal support to GrBackendSurface 2018-06-29 13:32:17 +00:00
vk Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" 2018-10-03 18:44:59 +00:00
GrBackendSemaphore.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
GrBackendSurface.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
GrBlend.h Remove (unused) GrBlend.cpp, and some GrColor helpers 2018-09-20 15:25:17 +00:00
GrConfig.h eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
GrContext.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
GrContextOptions.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
GrDriverBugWorkarounds.h Reland "Add driver bug workarounds to GrCaps" 2018-05-14 23:46:49 +00:00
GrDriverBugWorkaroundsAutogen.h Add disable_texture_storage workaround 2018-08-22 23:56:23 +00:00
GrGpuResource.h Remove purging of GPU resources based on flush counts. 2018-09-10 13:11:07 +00:00
GrRenderTarget.h Remove SkSafeSetNull. 2018-07-12 20:59:20 +00:00
GrResourceKey.h ccpr: Use SkMessageBus for thread-safe eviction of cache entries 2018-10-19 00:25:20 +00:00
GrSamplerState.h Rework GrSamplerParams to be more compact and use its own wrap mode enum. 2017-09-07 16:58:31 +00:00
GrSurface.h Make GrTextureProxy store a GrTextureType. 2018-07-30 19:32:13 +00:00
GrTexture.h Use GrTextureType to determine highest supported filter 2018-08-01 17:24:52 +00:00
GrTypes.h Revert "Use OpenGL sampler objects when available." 2018-10-19 11:38:50 +00:00