skia2/include/gpu
Greg Daniel ff7fa50f0c Add ctor to GrVkImageInfo.
Adds an additional ctor so clients who used brace initialization on the
struct don't break.

Bug: skia:
Change-Id: I78ebdbe8242147e48859f2234265365141fe81b1
Reviewed-on: https://skia-review.googlesource.com/120185
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2018-04-10 17:41:32 +00:00
..
gl Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface 2018-04-06 14:44:53 +00:00
mock Add GrBackendTexture accessor to SkImage (take 2) 2018-04-04 20:34:28 +00:00
mtl Add placeholder GrMtlTypes in include/gpu/mtl 2017-07-28 17:11:51 +00:00
vk Add ctor to GrVkImageInfo. 2018-04-10 17:41:32 +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 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. 2018-04-10 14:20:22 +00:00
GrBlend.h Revert "Revert "move GrColor.h to private, IWYU"" 2018-02-06 23:05:46 +00:00
GrCaps.h Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" 2018-03-29 23:17:07 +00:00
GrConfig.h eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
GrContext.h Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" 2018-04-09 17:14:46 +00:00
GrContextOptions.h Make use of the buffer data null hint a GrContextOption 2018-03-02 12:11:05 +00:00
GrGpuResource.h Dump additional details about the gpu resources. 2018-03-29 18:08:15 +00:00
GrRenderTarget.h Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags 2018-03-19 12:21:05 +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
GrShaderCaps.h ccpr: Normalize homogeneous coords with frexp/ldexp 2018-04-02 16:05:05 +00:00
GrSurface.h Dump additional details about the gpu resources. 2018-03-29 18:08:15 +00:00
GrTexture.h make SkDestinationSurfaceColorMode private 2018-02-28 20:31:33 +00:00
GrTypes.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00