skia2/include/gpu
Greg Daniel 54bfb18dad Privately include our version of vulkan header file in all our src files.
This should allow clients to include Skia and their vulkan files in any
order. However, it does require that when clients are building their
files that include skia with vulkan, they must have vulkan/vulkan_core.h
on their include path somewhere.

Bug: skia:
Change-Id: I969db396c92127be7c8df754926d175f38b8aafa
Reviewed-on: https://skia-review.googlesource.com/c/172147
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2018-11-26 15:15:44 +00:00
..
gl Remove obsolete SK_IGNORE_ defines 2018-11-13 15:38:03 +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 Privately include our version of vulkan header file in all our src files. 2018-11-26 15:15:44 +00:00
GrBackendDrawableInfo.h Add ability for an SkDevice to handle the drawing of an SkDrawable. 2018-10-19 15:21:54 +00:00
GrBackendSemaphore.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
GrBackendSurface.h Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" 2018-11-19 18:51:07 +00:00
GrBlend.h Reland "make enum santizer fatal" 2018-11-06 17:31:00 +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 Add flag to force purge resources from cache as soon as possible. 2018-11-15 16:45:30 +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 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" 2018-11-19 18:51:07 +00:00
GrTexture.h Use GrTextureType to determine highest supported filter 2018-08-01 17:24:52 +00:00
GrTypes.h Reland "make enum santizer fatal" 2018-11-06 17:31:00 +00:00