skia2/include/gpu/vk
Greg Daniel 84b0233bb3 Rename vulkan memory allocator buffer usage enum values to be more specific.
These renames need to be staged so we can update chrome which has their
own implementation of GrVkMemoryAllocator.

Bug: skia:11207
Change-Id: Ic68927217fe0314cdba1b1aa7ffd80261cb5e646
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368856
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2021-02-10 23:03:44 +00:00
..
GrVkBackendContext.h Enable creating protected vulkan backend 2019-06-24 16:04:00 +00:00
GrVkExtensions.h Replace various one-liner sorting functor adapters with lambdas. 2020-07-14 17:45:26 +00:00
GrVkMemoryAllocator.h Rename vulkan memory allocator buffer usage enum values to be more specific. 2021-02-10 23:03:44 +00:00
GrVkTypes.h Add sample count to GrVkImageInfo. 2020-09-29 18:36:58 +00:00
GrVkVulkan.h