skia2/include/gpu/vk
Mike Klein 684b506f35 Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."
This reverts commit 6e2d607334.

Reason for revert: chrome roll

Original change's description:
> Always include public/include headers for vulkan and just guard src files with SK_VULKAN.
> 
> This should allow a client to build a skia library that doesn't use vulkan but still
> has all the public headers defined so that they don't have to build two versions of
> their code.
> 
> Bug: chromium:862144
> Change-Id: I0eecbe0bc48123619f217e2cf318eb9a8c77ccb2
> Reviewed-on: https://skia-review.googlesource.com/158661
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Greg Daniel <egdaniel@google.com>

TBR=egdaniel@google.com,bsalomon@google.com,cblume@chromium.org

Change-Id: I76ae6f435333755fa5d546fc1e5999a324b4fd05
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:862144
Reviewed-on: https://skia-review.googlesource.com/c/159000
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2018-10-02 18:05:54 +00:00
..
GrVkBackendContext.h Update vulkan features (again) to support extension features. 2018-08-08 13:48:38 +00:00
GrVkDefines.h Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." 2018-10-02 18:05:54 +00:00
GrVkExtensions.h Start adding support for some base extensions which others build on. 2018-08-06 14:26:15 +00:00
GrVkMemoryAllocator.h Always keep buffers in vulkan persistently mapped. 2018-06-01 18:01:26 +00:00
GrVkTypes.h Add support for switching family queues in vulkan. 2018-08-31 13:25:22 +00:00