skia2/src
Robert Phillips 8bd071998e Add GrVkResourceProvider::findCompatibleRenderPass variant that takes an AttachmentsDescriptor
The plan is to create an AttachmentsDescriptor and AttachmentFlags from the GrProgramInfo in order to get a GrVkRenderPass which can be used to findOrCreate a PipelineState.

This is pulled out of:
https://skia-review.googlesource.com/c/skia/+/288462 ([Omnibus] Add program pre-compilation to Vulkan backend)

Bug: skia:9455
Change-Id: I5bc3f65f92cee50567b7bd2d5f2414628869c9b7
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289222
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2020-05-12 18:01:13 +00:00
..
android Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
atlastext Plumb SkMatrixProvider throughout Ganesh 2020-04-20 13:48:40 +00:00
c Revert "Reland "Revert "Use flat version of path-direction enum""" 2019-11-22 19:09:54 +00:00
codec Reland "Split building encoding from decoding" 2020-03-09 20:21:19 +00:00
core Mark SkStringPrintf as SK_PRINTF_LIKE 2020-05-12 15:22:14 +00:00
effects Reland "Support large kernels on GPU in matrix convolution effect" 2020-05-12 12:47:44 +00:00
fonts Add SkUNREACHABLE to definition of SK_ABORT. 2019-08-09 20:43:39 +00:00
gpu Add GrVkResourceProvider::findCompatibleRenderPass variant that takes an AttachmentsDescriptor 2020-05-12 18:01:13 +00:00
image Pass description of GrSurface to GrSurfaceProxy lazy callbacks. 2020-04-14 21:34:05 +00:00
images Reland "Split building encoding from decoding" 2020-03-09 20:21:19 +00:00
lazy turn on -Wreturn-std-move-in-c++11 2020-02-18 23:55:35 +00:00
opts Avoid scale by alpha if unnecessary 2020-05-09 23:43:14 +00:00
pathops Remove RawIter usages from pathops 2020-05-07 19:38:50 +00:00
pdf Fix SkBitSet. 2020-05-05 20:04:11 +00:00
ports Fix loaders for DW variable fonts. 2020-05-07 14:45:45 +00:00
sfnt Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
shaders detect failed matrix update in SkDraw::drawAtlas() 2020-04-28 14:17:10 +00:00
sksl Add min/max/clamp/saturate intrinsics to ByteCodeGenerator 2020-05-04 20:45:27 +00:00
svg [svgdevice] Handle text path effects 2020-03-13 16:19:06 +00:00
utils only pass a real paint to drawPicture if we need to 2020-05-12 17:55:43 +00:00
xml update skstd 2020-04-30 15:05:43 +00:00
xps Don't add empty segments to XPS figures. 2020-05-11 14:52:48 +00:00