| # DO NOT EDIT: This is a generated file. |
| # See //bazel/exporter_tool/README.md for more information. |
| # |
| # The sources of truth are: |
| # //include/android/BUILD.bazel |
| # //include/gpu/graphite/BUILD.bazel |
| # //include/gpu/graphite/dawn/BUILD.bazel |
| # //include/gpu/graphite/mtl/BUILD.bazel |
| # //include/gpu/graphite/precompile/BUILD.bazel |
| # //include/gpu/graphite/vk/BUILD.bazel |
| # //include/gpu/graphite/vk/precompile/BUILD.bazel |
| # //src/gpu/graphite/BUILD.bazel |
| # //src/gpu/graphite/compute/BUILD.bazel |
| # //src/gpu/graphite/dawn/BUILD.bazel |
| # //src/gpu/graphite/geom/BUILD.bazel |
| # //src/gpu/graphite/mtl/BUILD.bazel |
| # //src/gpu/graphite/precompile/BUILD.bazel |
| # //src/gpu/graphite/render/BUILD.bazel |
| # //src/gpu/graphite/surface/BUILD.bazel |
| # //src/gpu/graphite/task/BUILD.bazel |
| # //src/gpu/graphite/text/BUILD.bazel |
| # //src/gpu/graphite/vk/BUILD.bazel |
| # //src/gpu/graphite/vk/precompile/BUILD.bazel |
| |
| # To update this file, run make -C bazel generate_gni |
| |
| _src = get_path_info("../src", "abspath") |
| _include = get_path_info("../include", "abspath") |
| |
| # Generated by Bazel rule //include/gpu/graphite:public_hdrs |
| skia_graphite_public = [ |
| "$_include/gpu/graphite/BackendSemaphore.h", |
| "$_include/gpu/graphite/BackendTexture.h", |
| "$_include/gpu/graphite/Context.h", |
| "$_include/gpu/graphite/ContextOptions.h", |
| "$_include/gpu/graphite/GraphiteTypes.h", |
| "$_include/gpu/graphite/Image.h", |
| "$_include/gpu/graphite/ImageProvider.h", |
| "$_include/gpu/graphite/LogPriority.h", |
| "$_include/gpu/graphite/PrecompileContext.h", |
| "$_include/gpu/graphite/Recorder.h", |
| "$_include/gpu/graphite/Recording.h", |
| "$_include/gpu/graphite/Surface.h", |
| "$_include/gpu/graphite/TextureInfo.h", |
| "$_include/gpu/graphite/YUVABackendTextures.h", |
| ] |
| |
| # List generated by Bazel rules: |
| # //src/gpu/graphite/compute:core_hdrs |
| # //src/gpu/graphite/compute:core_srcs |
| # //src/gpu/graphite/geom:core_hdrs |
| # //src/gpu/graphite/geom:core_srcs |
| # //src/gpu/graphite/render:core_hdrs |
| # //src/gpu/graphite/render:core_srcs |
| # //src/gpu/graphite/task:core_hdrs |
| # //src/gpu/graphite/task:core_srcs |
| # //src/gpu/graphite/text:core_hdrs |
| # //src/gpu/graphite/text:core_srcs |
| # //src/gpu/graphite:_graphite_hdrs |
| # //src/gpu/graphite:_graphite_srcs |
| skia_graphite_sources = [ |
| "$_src/gpu/graphite/AtlasProvider.cpp", |
| "$_src/gpu/graphite/AtlasProvider.h", |
| "$_src/gpu/graphite/Attribute.h", |
| "$_src/gpu/graphite/BackendSemaphore.cpp", |
| "$_src/gpu/graphite/BackendSemaphorePriv.h", |
| "$_src/gpu/graphite/BackendTexture.cpp", |
| "$_src/gpu/graphite/BackendTexturePriv.h", |
| "$_src/gpu/graphite/Buffer.cpp", |
| "$_src/gpu/graphite/Buffer.h", |
| "$_src/gpu/graphite/BufferManager.cpp", |
| "$_src/gpu/graphite/BufferManager.h", |
| "$_src/gpu/graphite/BuiltInCodeSnippetID.h", |
| "$_src/gpu/graphite/Caps.cpp", |
| "$_src/gpu/graphite/Caps.h", |
| "$_src/gpu/graphite/ClientMappedBufferManager.cpp", |
| "$_src/gpu/graphite/ClientMappedBufferManager.h", |
| "$_src/gpu/graphite/ClipAtlasManager.cpp", |
| "$_src/gpu/graphite/ClipAtlasManager.h", |
| "$_src/gpu/graphite/ClipStack.cpp", |
| "$_src/gpu/graphite/ClipStack.h", |
| "$_src/gpu/graphite/CommandBuffer.cpp", |
| "$_src/gpu/graphite/CommandBuffer.h", |
| "$_src/gpu/graphite/CommandTypes.h", |
| "$_src/gpu/graphite/ComputePathAtlas.cpp", |
| "$_src/gpu/graphite/ComputePathAtlas.h", |
| "$_src/gpu/graphite/ComputePipeline.cpp", |
| "$_src/gpu/graphite/ComputePipeline.h", |
| "$_src/gpu/graphite/ComputePipelineDesc.h", |
| "$_src/gpu/graphite/ComputeTypes.h", |
| "$_src/gpu/graphite/Context.cpp", |
| "$_src/gpu/graphite/ContextOptionsPriv.h", |
| "$_src/gpu/graphite/ContextPriv.h", |
| "$_src/gpu/graphite/ContextUtils.cpp", |
| "$_src/gpu/graphite/ContextUtils.h", |
| "$_src/gpu/graphite/DescriptorData.h", |
| "$_src/gpu/graphite/Device.cpp", |
| "$_src/gpu/graphite/Device.h", |
| "$_src/gpu/graphite/DrawAtlas.cpp", |
| "$_src/gpu/graphite/DrawAtlas.h", |
| "$_src/gpu/graphite/DrawCommands.h", |
| "$_src/gpu/graphite/DrawContext.cpp", |
| "$_src/gpu/graphite/DrawContext.h", |
| "$_src/gpu/graphite/DrawList.cpp", |
| "$_src/gpu/graphite/DrawList.h", |
| "$_src/gpu/graphite/DrawOrder.h", |
| "$_src/gpu/graphite/DrawParams.h", |
| "$_src/gpu/graphite/DrawPass.cpp", |
| "$_src/gpu/graphite/DrawPass.h", |
| "$_src/gpu/graphite/DrawTypes.h", |
| "$_src/gpu/graphite/DrawWriter.cpp", |
| "$_src/gpu/graphite/DrawWriter.h", |
| "$_src/gpu/graphite/GlobalCache.cpp", |
| "$_src/gpu/graphite/GlobalCache.h", |
| "$_src/gpu/graphite/GpuWorkSubmission.cpp", |
| "$_src/gpu/graphite/GpuWorkSubmission.h", |
| "$_src/gpu/graphite/GraphicsPipeline.cpp", |
| "$_src/gpu/graphite/GraphicsPipeline.h", |
| "$_src/gpu/graphite/GraphicsPipelineDesc.h", |
| "$_src/gpu/graphite/GraphicsPipelineHandle.h", |
| "$_src/gpu/graphite/GraphiteResourceKey.cpp", |
| "$_src/gpu/graphite/GraphiteResourceKey.h", |
| "$_src/gpu/graphite/ImageFactories.cpp", |
| "$_src/gpu/graphite/Image_Base_Graphite.cpp", |
| "$_src/gpu/graphite/Image_Base_Graphite.h", |
| "$_src/gpu/graphite/Image_Graphite.cpp", |
| "$_src/gpu/graphite/Image_Graphite.h", |
| "$_src/gpu/graphite/Image_YUVA_Graphite.cpp", |
| "$_src/gpu/graphite/Image_YUVA_Graphite.h", |
| "$_src/gpu/graphite/InternalDrawTypeFlags.h", |
| "$_src/gpu/graphite/KeyContext.cpp", |
| "$_src/gpu/graphite/KeyContext.h", |
| "$_src/gpu/graphite/KeyHelpers.cpp", |
| "$_src/gpu/graphite/KeyHelpers.h", |
| "$_src/gpu/graphite/Log.h", |
| "$_src/gpu/graphite/PaintParams.cpp", |
| "$_src/gpu/graphite/PaintParams.h", |
| "$_src/gpu/graphite/PaintParamsKey.cpp", |
| "$_src/gpu/graphite/PaintParamsKey.h", |
| "$_src/gpu/graphite/PathAtlas.cpp", |
| "$_src/gpu/graphite/PathAtlas.h", |
| "$_src/gpu/graphite/PipelineCreationTask.h", |
| "$_src/gpu/graphite/PipelineData.h", |
| "$_src/gpu/graphite/PipelineManager.cpp", |
| "$_src/gpu/graphite/PipelineManager.h", |
| "$_src/gpu/graphite/PrecompileContext.cpp", |
| "$_src/gpu/graphite/PrecompileContextPriv.h", |
| "$_src/gpu/graphite/ProxyCache.cpp", |
| "$_src/gpu/graphite/ProxyCache.h", |
| "$_src/gpu/graphite/QueueManager.cpp", |
| "$_src/gpu/graphite/QueueManager.h", |
| "$_src/gpu/graphite/RasterPathAtlas.cpp", |
| "$_src/gpu/graphite/RasterPathAtlas.h", |
| "$_src/gpu/graphite/RasterPathUtils.cpp", |
| "$_src/gpu/graphite/RasterPathUtils.h", |
| "$_src/gpu/graphite/ReadSwizzle.h", |
| "$_src/gpu/graphite/Recorder.cpp", |
| "$_src/gpu/graphite/RecorderOptionsPriv.h", |
| "$_src/gpu/graphite/RecorderPriv.h", |
| "$_src/gpu/graphite/Recording.cpp", |
| "$_src/gpu/graphite/RecordingPriv.h", |
| "$_src/gpu/graphite/RenderPassDesc.cpp", |
| "$_src/gpu/graphite/RenderPassDesc.h", |
| "$_src/gpu/graphite/Renderer.cpp", |
| "$_src/gpu/graphite/Renderer.h", |
| "$_src/gpu/graphite/RendererProvider.cpp", |
| "$_src/gpu/graphite/RendererProvider.h", |
| "$_src/gpu/graphite/Resource.cpp", |
| "$_src/gpu/graphite/Resource.h", |
| "$_src/gpu/graphite/ResourceCache.cpp", |
| "$_src/gpu/graphite/ResourceCache.h", |
| "$_src/gpu/graphite/ResourceProvider.cpp", |
| "$_src/gpu/graphite/ResourceProvider.h", |
| "$_src/gpu/graphite/ResourceTypes.h", |
| "$_src/gpu/graphite/RuntimeEffectDictionary.cpp", |
| "$_src/gpu/graphite/RuntimeEffectDictionary.h", |
| "$_src/gpu/graphite/Sampler.cpp", |
| "$_src/gpu/graphite/Sampler.h", |
| "$_src/gpu/graphite/ScratchResourceManager.cpp", |
| "$_src/gpu/graphite/ScratchResourceManager.h", |
| "$_src/gpu/graphite/ShaderCodeDictionary.cpp", |
| "$_src/gpu/graphite/ShaderCodeDictionary.h", |
| "$_src/gpu/graphite/ShaderInfo.cpp", |
| "$_src/gpu/graphite/ShaderInfo.h", |
| "$_src/gpu/graphite/SharedContext.cpp", |
| "$_src/gpu/graphite/SharedContext.h", |
| "$_src/gpu/graphite/SpecialImage_Graphite.cpp", |
| "$_src/gpu/graphite/SpecialImage_Graphite.h", |
| "$_src/gpu/graphite/Surface_Graphite.cpp", |
| "$_src/gpu/graphite/Surface_Graphite.h", |
| "$_src/gpu/graphite/Texture.cpp", |
| "$_src/gpu/graphite/Texture.h", |
| "$_src/gpu/graphite/TextureFormat.cpp", |
| "$_src/gpu/graphite/TextureFormat.h", |
| "$_src/gpu/graphite/TextureInfo.cpp", |
| "$_src/gpu/graphite/TextureInfoPriv.h", |
| "$_src/gpu/graphite/TextureProxy.cpp", |
| "$_src/gpu/graphite/TextureProxy.h", |
| "$_src/gpu/graphite/TextureProxyView.h", |
| "$_src/gpu/graphite/TextureUtils.cpp", |
| "$_src/gpu/graphite/TextureUtils.h", |
| "$_src/gpu/graphite/Uniform.h", |
| "$_src/gpu/graphite/UniformManager.cpp", |
| "$_src/gpu/graphite/UniformManager.h", |
| "$_src/gpu/graphite/UniquePaintParamsID.h", |
| "$_src/gpu/graphite/UploadBufferManager.cpp", |
| "$_src/gpu/graphite/UploadBufferManager.h", |
| "$_src/gpu/graphite/YUVABackendTextures.cpp", |
| "$_src/gpu/graphite/compute/ComputeStep.cpp", |
| "$_src/gpu/graphite/compute/ComputeStep.h", |
| "$_src/gpu/graphite/compute/DispatchGroup.cpp", |
| "$_src/gpu/graphite/compute/DispatchGroup.h", |
| "$_src/gpu/graphite/geom/AnalyticBlurMask.cpp", |
| "$_src/gpu/graphite/geom/AnalyticBlurMask.h", |
| "$_src/gpu/graphite/geom/BoundsManager.h", |
| "$_src/gpu/graphite/geom/CoverageMaskShape.h", |
| "$_src/gpu/graphite/geom/EdgeAAQuad.h", |
| "$_src/gpu/graphite/geom/Geometry.h", |
| "$_src/gpu/graphite/geom/IntersectionTree.cpp", |
| "$_src/gpu/graphite/geom/IntersectionTree.h", |
| "$_src/gpu/graphite/geom/NonMSAAClip.h", |
| "$_src/gpu/graphite/geom/Rect.h", |
| "$_src/gpu/graphite/geom/Shape.cpp", |
| "$_src/gpu/graphite/geom/Shape.h", |
| "$_src/gpu/graphite/geom/SubRunData.h", |
| "$_src/gpu/graphite/geom/Transform.cpp", |
| "$_src/gpu/graphite/geom/Transform.h", |
| "$_src/gpu/graphite/render/AnalyticBlurRenderStep.cpp", |
| "$_src/gpu/graphite/render/AnalyticBlurRenderStep.h", |
| "$_src/gpu/graphite/render/AnalyticRRectRenderStep.cpp", |
| "$_src/gpu/graphite/render/AnalyticRRectRenderStep.h", |
| "$_src/gpu/graphite/render/BitmapTextRenderStep.cpp", |
| "$_src/gpu/graphite/render/BitmapTextRenderStep.h", |
| "$_src/gpu/graphite/render/CircularArcRenderStep.cpp", |
| "$_src/gpu/graphite/render/CircularArcRenderStep.h", |
| "$_src/gpu/graphite/render/CommonDepthStencilSettings.h", |
| "$_src/gpu/graphite/render/CoverBoundsRenderStep.cpp", |
| "$_src/gpu/graphite/render/CoverBoundsRenderStep.h", |
| "$_src/gpu/graphite/render/CoverageMaskRenderStep.cpp", |
| "$_src/gpu/graphite/render/CoverageMaskRenderStep.h", |
| "$_src/gpu/graphite/render/DynamicInstancesPatchAllocator.h", |
| "$_src/gpu/graphite/render/GraphiteVertexFiller.cpp", |
| "$_src/gpu/graphite/render/MiddleOutFanRenderStep.cpp", |
| "$_src/gpu/graphite/render/MiddleOutFanRenderStep.h", |
| "$_src/gpu/graphite/render/PerEdgeAAQuadRenderStep.cpp", |
| "$_src/gpu/graphite/render/PerEdgeAAQuadRenderStep.h", |
| "$_src/gpu/graphite/render/SDFTextLCDRenderStep.cpp", |
| "$_src/gpu/graphite/render/SDFTextLCDRenderStep.h", |
| "$_src/gpu/graphite/render/SDFTextRenderStep.cpp", |
| "$_src/gpu/graphite/render/SDFTextRenderStep.h", |
| "$_src/gpu/graphite/render/TessellateCurvesRenderStep.cpp", |
| "$_src/gpu/graphite/render/TessellateCurvesRenderStep.h", |
| "$_src/gpu/graphite/render/TessellateStrokesRenderStep.cpp", |
| "$_src/gpu/graphite/render/TessellateStrokesRenderStep.h", |
| "$_src/gpu/graphite/render/TessellateWedgesRenderStep.cpp", |
| "$_src/gpu/graphite/render/TessellateWedgesRenderStep.h", |
| "$_src/gpu/graphite/render/VerticesRenderStep.cpp", |
| "$_src/gpu/graphite/render/VerticesRenderStep.h", |
| "$_src/gpu/graphite/task/ClearBuffersTask.cpp", |
| "$_src/gpu/graphite/task/ClearBuffersTask.h", |
| "$_src/gpu/graphite/task/ComputeTask.cpp", |
| "$_src/gpu/graphite/task/ComputeTask.h", |
| "$_src/gpu/graphite/task/CopyTask.cpp", |
| "$_src/gpu/graphite/task/CopyTask.h", |
| "$_src/gpu/graphite/task/DrawTask.cpp", |
| "$_src/gpu/graphite/task/DrawTask.h", |
| "$_src/gpu/graphite/task/RenderPassTask.cpp", |
| "$_src/gpu/graphite/task/RenderPassTask.h", |
| "$_src/gpu/graphite/task/SynchronizeToCpuTask.cpp", |
| "$_src/gpu/graphite/task/SynchronizeToCpuTask.h", |
| "$_src/gpu/graphite/task/Task.h", |
| "$_src/gpu/graphite/task/TaskList.cpp", |
| "$_src/gpu/graphite/task/TaskList.h", |
| "$_src/gpu/graphite/task/UploadTask.cpp", |
| "$_src/gpu/graphite/task/UploadTask.h", |
| "$_src/gpu/graphite/text/TextAtlasManager.cpp", |
| "$_src/gpu/graphite/text/TextAtlasManager.h", |
| ] |
| |
| # List generated by Bazel rules: |
| # //src/gpu/graphite/surface:android_srcs |
| # //include/android:graphite_android_hdrs |
| skia_graphite_android_private = [ |
| "$_include/android/SkSurfaceAndroid.h", |
| "$_src/gpu/graphite/surface/Surface_AndroidFactories.cpp", |
| ] |
| |
| # Generated by Bazel rule //include/gpu/graphite/dawn:public_hdrs |
| skia_graphite_dawn_public = [ |
| "$_include/gpu/graphite/dawn/DawnBackendContext.h", |
| "$_include/gpu/graphite/dawn/DawnGraphiteTypes.h", |
| "$_include/gpu/graphite/dawn/DawnTypes.h", |
| "$_include/gpu/graphite/dawn/DawnUtils.h", |
| ] |
| |
| # List generated by Bazel rules: |
| # //src/gpu/graphite/dawn:_dawn_hdrs |
| # //src/gpu/graphite/dawn:_dawn_srcs |
| skia_graphite_dawn_sources = [ |
| "$_src/gpu/graphite/dawn/DawnAsyncWait.cpp", |
| "$_src/gpu/graphite/dawn/DawnAsyncWait.h", |
| "$_src/gpu/graphite/dawn/DawnBackendTexture.cpp", |
| "$_src/gpu/graphite/dawn/DawnBuffer.cpp", |
| "$_src/gpu/graphite/dawn/DawnBuffer.h", |
| "$_src/gpu/graphite/dawn/DawnCaps.cpp", |
| "$_src/gpu/graphite/dawn/DawnCaps.h", |
| "$_src/gpu/graphite/dawn/DawnCommandBuffer.cpp", |
| "$_src/gpu/graphite/dawn/DawnCommandBuffer.h", |
| "$_src/gpu/graphite/dawn/DawnComputePipeline.cpp", |
| "$_src/gpu/graphite/dawn/DawnComputePipeline.h", |
| "$_src/gpu/graphite/dawn/DawnErrorChecker.cpp", |
| "$_src/gpu/graphite/dawn/DawnErrorChecker.h", |
| "$_src/gpu/graphite/dawn/DawnGraphicsPipeline.cpp", |
| "$_src/gpu/graphite/dawn/DawnGraphicsPipeline.h", |
| "$_src/gpu/graphite/dawn/DawnGraphiteUtils.cpp", |
| "$_src/gpu/graphite/dawn/DawnGraphiteUtils.h", |
| "$_src/gpu/graphite/dawn/DawnQueueManager.cpp", |
| "$_src/gpu/graphite/dawn/DawnQueueManager.h", |
| "$_src/gpu/graphite/dawn/DawnResourceProvider.cpp", |
| "$_src/gpu/graphite/dawn/DawnResourceProvider.h", |
| "$_src/gpu/graphite/dawn/DawnSampler.cpp", |
| "$_src/gpu/graphite/dawn/DawnSampler.h", |
| "$_src/gpu/graphite/dawn/DawnSharedContext.cpp", |
| "$_src/gpu/graphite/dawn/DawnSharedContext.h", |
| "$_src/gpu/graphite/dawn/DawnTexture.cpp", |
| "$_src/gpu/graphite/dawn/DawnTexture.h", |
| "$_src/gpu/graphite/dawn/DawnTextureInfo.cpp", |
| ] |
| |
| # Generated by Bazel rule //include/gpu/graphite/mtl:public_hdrs |
| skia_graphite_mtl_public = [ |
| "$_include/gpu/graphite/mtl/MtlBackendContext.h", |
| "$_include/gpu/graphite/mtl/MtlGraphiteTypes.h", |
| "$_include/gpu/graphite/mtl/MtlGraphiteTypesUtils.h", |
| "$_include/gpu/graphite/mtl/MtlGraphiteTypes_cpp.h", |
| "$_include/gpu/graphite/mtl/MtlGraphiteUtils.h", |
| ] |
| |
| # List generated by Bazel rules: |
| # //src/gpu/graphite/mtl:mtl_hdrs |
| # //src/gpu/graphite/mtl:mtl_srcs |
| skia_graphite_mtl_sources = [ |
| "$_src/gpu/graphite/mtl/MtlBackendSemaphore.mm", |
| "$_src/gpu/graphite/mtl/MtlBackendTexture.mm", |
| "$_src/gpu/graphite/mtl/MtlBlitCommandEncoder.h", |
| "$_src/gpu/graphite/mtl/MtlBuffer.h", |
| "$_src/gpu/graphite/mtl/MtlBuffer.mm", |
| "$_src/gpu/graphite/mtl/MtlCaps.h", |
| "$_src/gpu/graphite/mtl/MtlCaps.mm", |
| "$_src/gpu/graphite/mtl/MtlCommandBuffer.h", |
| "$_src/gpu/graphite/mtl/MtlCommandBuffer.mm", |
| "$_src/gpu/graphite/mtl/MtlComputeCommandEncoder.h", |
| "$_src/gpu/graphite/mtl/MtlComputePipeline.h", |
| "$_src/gpu/graphite/mtl/MtlComputePipeline.mm", |
| "$_src/gpu/graphite/mtl/MtlGraphicsPipeline.h", |
| "$_src/gpu/graphite/mtl/MtlGraphicsPipeline.mm", |
| "$_src/gpu/graphite/mtl/MtlGraphiteUtils.h", |
| "$_src/gpu/graphite/mtl/MtlGraphiteUtils.mm", |
| "$_src/gpu/graphite/mtl/MtlQueueManager.h", |
| "$_src/gpu/graphite/mtl/MtlQueueManager.mm", |
| "$_src/gpu/graphite/mtl/MtlRenderCommandEncoder.h", |
| "$_src/gpu/graphite/mtl/MtlResourceProvider.h", |
| "$_src/gpu/graphite/mtl/MtlResourceProvider.mm", |
| "$_src/gpu/graphite/mtl/MtlSampler.h", |
| "$_src/gpu/graphite/mtl/MtlSampler.mm", |
| "$_src/gpu/graphite/mtl/MtlSharedContext.h", |
| "$_src/gpu/graphite/mtl/MtlSharedContext.mm", |
| "$_src/gpu/graphite/mtl/MtlTexture.h", |
| "$_src/gpu/graphite/mtl/MtlTexture.mm", |
| "$_src/gpu/graphite/mtl/MtlTextureInfo.mm", |
| ] |
| |
| # Generated by Bazel rule //include/gpu/graphite/vk:public_hdrs |
| skia_graphite_vk_public = [ |
| "$_include/gpu/graphite/vk/VulkanGraphiteContext.h", |
| "$_include/gpu/graphite/vk/VulkanGraphiteTypes.h", |
| "$_include/gpu/graphite/vk/VulkanGraphiteUtils.h", |
| ] |
| |
| # Generated by Bazel rule //include/gpu/graphite/vk/precompile:public_hdrs |
| skia_graphite_vk_precompile_public = |
| [ "$_include/gpu/graphite/vk/precompile/VulkanPrecompileShader.h" ] |
| |
| # Generated by Bazel rule //src/gpu/graphite/vk/precompile:vk_precompile_srcs |
| skia_graphite_vk_precompile_sources = |
| [ "$_src/gpu/graphite/vk/precompile/VulkanPrecompileShader.cpp" ] |
| |
| # List generated by Bazel rules: |
| # //src/gpu/graphite/vk:vk_hdrs |
| # //src/gpu/graphite/vk:vk_srcs |
| skia_graphite_vk_sources = [ |
| "$_src/gpu/graphite/vk/VulkanBackendSemaphore.cpp", |
| "$_src/gpu/graphite/vk/VulkanBackendTexture.cpp", |
| "$_src/gpu/graphite/vk/VulkanBuffer.cpp", |
| "$_src/gpu/graphite/vk/VulkanBuffer.h", |
| "$_src/gpu/graphite/vk/VulkanCaps.cpp", |
| "$_src/gpu/graphite/vk/VulkanCaps.h", |
| "$_src/gpu/graphite/vk/VulkanCommandBuffer.cpp", |
| "$_src/gpu/graphite/vk/VulkanCommandBuffer.h", |
| "$_src/gpu/graphite/vk/VulkanDescriptorPool.cpp", |
| "$_src/gpu/graphite/vk/VulkanDescriptorPool.h", |
| "$_src/gpu/graphite/vk/VulkanDescriptorSet.cpp", |
| "$_src/gpu/graphite/vk/VulkanDescriptorSet.h", |
| "$_src/gpu/graphite/vk/VulkanFramebuffer.cpp", |
| "$_src/gpu/graphite/vk/VulkanFramebuffer.h", |
| "$_src/gpu/graphite/vk/VulkanGraphicsPipeline.cpp", |
| "$_src/gpu/graphite/vk/VulkanGraphicsPipeline.h", |
| "$_src/gpu/graphite/vk/VulkanGraphiteUtils.cpp", |
| "$_src/gpu/graphite/vk/VulkanGraphiteUtils.h", |
| "$_src/gpu/graphite/vk/VulkanImageView.cpp", |
| "$_src/gpu/graphite/vk/VulkanImageView.h", |
| "$_src/gpu/graphite/vk/VulkanQueueManager.cpp", |
| "$_src/gpu/graphite/vk/VulkanQueueManager.h", |
| "$_src/gpu/graphite/vk/VulkanRenderPass.cpp", |
| "$_src/gpu/graphite/vk/VulkanRenderPass.h", |
| "$_src/gpu/graphite/vk/VulkanResourceProvider.cpp", |
| "$_src/gpu/graphite/vk/VulkanResourceProvider.h", |
| "$_src/gpu/graphite/vk/VulkanSampler.cpp", |
| "$_src/gpu/graphite/vk/VulkanSampler.h", |
| "$_src/gpu/graphite/vk/VulkanSharedContext.cpp", |
| "$_src/gpu/graphite/vk/VulkanSharedContext.h", |
| "$_src/gpu/graphite/vk/VulkanSpirvTransforms.cpp", |
| "$_src/gpu/graphite/vk/VulkanSpirvTransforms.h", |
| "$_src/gpu/graphite/vk/VulkanTexture.cpp", |
| "$_src/gpu/graphite/vk/VulkanTexture.h", |
| "$_src/gpu/graphite/vk/VulkanTextureInfo.cpp", |
| "$_src/gpu/graphite/vk/VulkanYcbcrConversion.cpp", |
| "$_src/gpu/graphite/vk/VulkanYcbcrConversion.h", |
| ] |
| |
| # List generated by Bazel rules: |
| # //src/gpu/graphite/compute:vello_hdrs |
| # //src/gpu/graphite/compute:vello_srcs |
| skia_graphite_vello_sources = [ |
| "$_src/gpu/graphite/compute/VelloComputeSteps.cpp", |
| "$_src/gpu/graphite/compute/VelloComputeSteps.h", |
| "$_src/gpu/graphite/compute/VelloRenderer.cpp", |
| "$_src/gpu/graphite/compute/VelloRenderer.h", |
| ] |
| |
| # Generated by Bazel rule //include/gpu/graphite/precompile:public_hdrs |
| skia_graphite_precompile_public = [ |
| "$_include/gpu/graphite/precompile/PaintOptions.h", |
| "$_include/gpu/graphite/precompile/Precompile.h", |
| "$_include/gpu/graphite/precompile/PrecompileBase.h", |
| "$_include/gpu/graphite/precompile/PrecompileBlender.h", |
| "$_include/gpu/graphite/precompile/PrecompileColorFilter.h", |
| "$_include/gpu/graphite/precompile/PrecompileImageFilter.h", |
| "$_include/gpu/graphite/precompile/PrecompileMaskFilter.h", |
| "$_include/gpu/graphite/precompile/PrecompileRuntimeEffect.h", |
| "$_include/gpu/graphite/precompile/PrecompileShader.h", |
| ] |
| |
| # List generated by Bazel rules: |
| # //src/gpu/graphite/precompile:_precompile_hdrs |
| # //src/gpu/graphite/precompile:_precompile_srcs |
| # //src/gpu/graphite:precompile_srcs |
| skia_graphite_precompile_sources = [ |
| "$_src/gpu/graphite/PrecompileInternal.h", |
| "$_src/gpu/graphite/PublicPrecompile.cpp", |
| "$_src/gpu/graphite/precompile/PaintOption.cpp", |
| "$_src/gpu/graphite/precompile/PaintOption.h", |
| "$_src/gpu/graphite/precompile/PaintOptions.cpp", |
| "$_src/gpu/graphite/precompile/PaintOptionsPriv.h", |
| "$_src/gpu/graphite/precompile/PrecompileBaseComplete.h", |
| "$_src/gpu/graphite/precompile/PrecompileBasePriv.h", |
| "$_src/gpu/graphite/precompile/PrecompileBlender.cpp", |
| "$_src/gpu/graphite/precompile/PrecompileBlenderPriv.h", |
| "$_src/gpu/graphite/precompile/PrecompileColorFilter.cpp", |
| "$_src/gpu/graphite/precompile/PrecompileColorFiltersPriv.h", |
| "$_src/gpu/graphite/precompile/PrecompileImageFilter.cpp", |
| "$_src/gpu/graphite/precompile/PrecompileImageFilterPriv.h", |
| "$_src/gpu/graphite/precompile/PrecompileImageFiltersPriv.h", |
| "$_src/gpu/graphite/precompile/PrecompileImageShader.h", |
| "$_src/gpu/graphite/precompile/PrecompileMaskFilter.cpp", |
| "$_src/gpu/graphite/precompile/PrecompileRuntimeEffect.cpp", |
| "$_src/gpu/graphite/precompile/PrecompileShader.cpp", |
| "$_src/gpu/graphite/precompile/PrecompileShaderPriv.h", |
| "$_src/gpu/graphite/precompile/PrecompileShadersPriv.h", |
| "$_src/gpu/graphite/precompile/SerializationUtils.cpp", |
| "$_src/gpu/graphite/precompile/SerializationUtils.h", |
| ] |