skia2/include/gpu
Kevin Lubick 7ac7413f08 [bazel] Support Vulkan
PS1 regenerates BUILD.bazel files

I suggest reviewing the deltas between PS1 and the latest
PS to focus on the interesting bits.

The changes here allow for a Vulkan-only build of HelloWorld
based on sk_app. The toughest change was properly fetching
the VisualID after removing the gl calls that used to
fill that in.

There are a few changes that fix resolution of Dawn
header files, but those won't actually be built until
a follow-on CL.

Change-Id: I54fb58b5dd7ecd4313562aed401759b3eaed53c0
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/516999
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2022-03-08 21:21:17 +00:00
..
d3d [infra] Experiment generating BUILD.bazel files 2021-11-23 18:53:16 +00:00
dawn [bazel] Support Vulkan 2022-03-08 21:21:17 +00:00
gl Add support for GL_ANGLE_rgbx_internal_format format 2022-01-13 22:47:21 +00:00
mock [infra] Experiment generating BUILD.bazel files 2021-11-23 18:53:16 +00:00
mtl [infra] Experiment generating BUILD.bazel files 2021-11-23 18:53:16 +00:00
vk [infra] Experiment generating BUILD.bazel files 2021-11-23 18:53:16 +00:00
BUILD.bazel [bazel] Support Vulkan 2022-03-08 21:21:17 +00:00
GrBackendDrawableInfo.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSemaphore.h Add #ifdefs to GrBackendSemaphore to guard includes and methods 2021-11-05 17:58:32 +00:00
GrBackendSurface.h [dawn] Clean up include paths and dawn_native namespace 2022-03-07 14:38:55 +00:00
GrBackendSurfaceMutableState.h Remove ableist language 2021-06-16 21:37:21 +00:00
GrConfig.h Fix checks of GR_TEST_UTILS. 2020-09-25 15:58:53 +00:00
GrContextOptions.h use flatten/unflattend Slugs to draw 2022-02-18 15:11:22 +00:00
GrContextThreadSafeProxy.h Add maxSurfaceSampleCountForColorType to GrContextThreadSafeProxy 2022-03-01 15:13:40 +00:00
GrDirectContext.h Rename GrSwizzle to skgpu::Swizzle 2022-02-16 13:30:14 +00:00
GrDriverBugWorkarounds.h Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 2020-09-18 20:35:12 +00:00
GrDriverBugWorkaroundsAutogen.h Rewrite restore_scissor_on_fbo_change 2020-12-09 16:15:09 +00:00
GrRecordingContext.h Add maxSurfaceSampleCountForColorType to GrContextThreadSafeProxy 2022-03-01 15:13:40 +00:00
GrSurfaceInfo.h Reland "Add new GrSurfaceInfo class and related backend structs." 2021-09-20 20:44:53 +00:00
GrTypes.h Move GR_MAKE_BITFIELD_OPS and GrAlignTo to non-GPU files 2021-11-01 17:26:59 +00:00
GrYUVABackendTextures.h Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo 2021-01-12 15:06:26 +00:00
ShaderErrorHandler.h [graphite] Move GrProcessorKeyBuilder to generic skgpu::KeyBuilder class. 2021-12-20 20:41:17 +00:00