skia2/include/gpu
Greg Daniel 8683037a2e Always keep buffers in vulkan persistently mapped.
This should hopefully fix (and possibly even improve) some of the perf
regressions we had form switching the memory allocator which were caused
by us now mapping and unmapping the entire VkDeviceMemory instead of just
subsets.

Bug: skia:
Change-Id: Ia8232594f33003e88969bf16febea4e4eec0ac95
Reviewed-on: https://skia-review.googlesource.com/131443
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2018-06-01 18:01:26 +00:00
..
gl Reland "Remove GrBackendObject and all related functions from Skia." 2018-05-21 18:25:38 +00:00
mock Always call endFlush on opLists that might survive a flush 2018-04-18 20:00:53 +00:00
mtl Add placeholder GrMtlTypes in include/gpu/mtl 2017-07-28 17:11:51 +00:00
vk Always keep buffers in vulkan persistently mapped. 2018-06-01 18:01:26 +00:00
GrBackendSemaphore.h Revert "Add support for semaphores to be inserted on GrContext flush" 2017-07-22 17:34:00 +00:00
GrBackendSurface.h Move GrBackendRenderTarget over to new system of getting backed infos 2018-04-11 11:14:58 +00:00
GrBlend.h Revert "Revert "move GrColor.h to private, IWYU"" 2018-02-06 23:05:46 +00:00
GrConfig.h eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
GrContext.h Reland fonts: Add support for distance field text to font remoting. 2018-05-24 01:11:21 +00:00
GrContextOptions.h Dest color space no longer impacts mipmaps or texture sampling 2018-06-01 17:00:26 +00:00
GrDriverBugWorkarounds.h Reland "Add driver bug workarounds to GrCaps" 2018-05-14 23:46:49 +00:00
GrDriverBugWorkaroundsAutogen.h Driver bug workaround: unbind_attachments_on_bound_render_fbo_delete 2018-05-18 17:26:14 +00:00
GrGpuResource.h Dump additional details about the gpu resources. 2018-03-29 18:08:15 +00:00
GrRenderTarget.h Reland "Remove GrBackendObject and all related functions from Skia." 2018-05-21 18:25:38 +00:00
GrResourceKey.h Dump additional details about the gpu resources. 2018-03-29 18:08:15 +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 Add internal grsurface flag to track if using gl rectangle or external texture. 2018-05-02 21:34:58 +00:00
GrTexture.h Dest color space no longer impacts mipmaps or texture sampling 2018-06-01 17:00:26 +00:00
GrTypes.h Reland "Remove GrBackendObject and all related functions from Skia." 2018-05-21 18:25:38 +00:00