| # Copyright 2020 The Cobalt Authors. All Rights Reserved. |
| # |
| # Licensed under the Apache License, Version 2.0 (the "License"); |
| # you may not use this file except in compliance with the License. |
| # You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| |
| # Translated from: gn/gpu.gni |
| |
| { |
| 'variables': { |
| 'skia_gpu_sources': [ |
| "<(skia_include_path)/gpu/GrBackendDrawableInfo.h", |
| "<(skia_include_path)/gpu/GrBackendSemaphore.h", |
| "<(skia_include_path)/gpu/GrBackendSurface.h", |
| "<(skia_include_path)/gpu/GrConfig.h", |
| "<(skia_include_path)/gpu/GrContextOptions.h", |
| "<(skia_include_path)/gpu/GrContext.h", |
| "<(skia_include_path)/gpu/GrContextThreadSafeProxy.h", |
| "<(skia_include_path)/gpu/GrDriverBugWorkarounds.h", |
| "<(skia_include_path)/gpu/GrGpuResource.h", |
| "<(skia_include_path)/gpu/GrSurface.h", |
| "<(skia_include_path)/gpu/GrTexture.h", |
| "<(skia_include_path)/gpu/GrTypes.h", |
| |
| "<(skia_include_path)/gpu/gl/GrGLAssembleInterface.h", |
| "<(skia_include_path)/gpu/gl/GrGLConfig.h", |
| "<(skia_include_path)/gpu/gl/GrGLExtensions.h", |
| "<(skia_include_path)/gpu/gl/GrGLFunctions.h", |
| "<(skia_include_path)/gpu/gl/GrGLInterface.h", |
| "<(skia_include_path)/gpu/gl/GrGLTypes.h", |
| |
| # Private includes |
| "<(skia_include_path)/private/GrContext_Base.h", |
| "<(skia_include_path)/private/GrGLTypesPriv.h", |
| "<(skia_include_path)/private/GrImageContext.h", |
| "<(skia_include_path)/private/GrRecordingContext.h", |
| "<(skia_include_path)/private/GrResourceKey.h", |
| "<(skia_include_path)/private/GrSingleOwner.h", |
| "<(skia_include_path)/private/GrTypesPriv.h", |
| |
| "<(skia_src_path)/gpu/GrAppliedClip.h", |
| "<(skia_src_path)/gpu/GrAuditTrail.cpp", |
| "<(skia_src_path)/gpu/GrAuditTrail.h", |
| "<(skia_src_path)/gpu/GrAutoLocaleSetter.h", |
| "<(skia_src_path)/gpu/GrAllocator.h", |
| "<(skia_src_path)/gpu/GrBackendSurface.cpp", |
| "<(skia_src_path)/gpu/GrBackendTextureImageGenerator.cpp", |
| "<(skia_src_path)/gpu/GrBackendTextureImageGenerator.h", |
| "<(skia_src_path)/gpu/GrBlend.h", |
| "<(skia_src_path)/gpu/GrAHardwareBufferImageGenerator.cpp", |
| "<(skia_src_path)/gpu/GrAHardwareBufferImageGenerator.h", |
| "<(skia_src_path)/gpu/GrAHardwareBufferUtils.cpp", |
| "<(skia_src_path)/gpu/GrAHardwareBufferUtils.h", |
| "<(skia_src_path)/gpu/GrBaseContextPriv.h", |
| "<(skia_src_path)/gpu/GrBitmapTextureMaker.cpp", |
| "<(skia_src_path)/gpu/GrBitmapTextureMaker.h", |
| "<(skia_src_path)/gpu/GrBlurUtils.cpp", |
| "<(skia_src_path)/gpu/GrBlurUtils.h", |
| "<(skia_src_path)/gpu/GrBuffer.h", |
| "<(skia_src_path)/gpu/GrBufferAllocPool.cpp", |
| "<(skia_src_path)/gpu/GrBufferAllocPool.h", |
| "<(skia_src_path)/gpu/GrCaps.h", |
| "<(skia_src_path)/gpu/GrCaps.cpp", |
| "<(skia_src_path)/gpu/GrClientMappedBufferManager.cpp", |
| "<(skia_src_path)/gpu/GrClientMappedBufferManager.h", |
| "<(skia_src_path)/gpu/GrClip.h", |
| "<(skia_src_path)/gpu/GrClipStackClip.h", |
| "<(skia_src_path)/gpu/GrClipStackClip.cpp", |
| "<(skia_src_path)/gpu/GrColor.h", |
| "<(skia_src_path)/gpu/GrColorInfo.cpp", |
| "<(skia_src_path)/gpu/GrColorInfo.h", |
| "<(skia_src_path)/gpu/GrColorSpaceXform.cpp", |
| "<(skia_src_path)/gpu/GrColorSpaceXform.h", |
| "<(skia_src_path)/gpu/GrContext.cpp", |
| "<(skia_src_path)/gpu/GrContext_Base.cpp", |
| "<(skia_src_path)/gpu/GrContextPriv.cpp", |
| "<(skia_src_path)/gpu/GrContextPriv.h", |
| "<(skia_src_path)/gpu/GrContextThreadSafeProxy.cpp", |
| "<(skia_src_path)/gpu/GrContextThreadSafeProxyPriv.h", |
| "<(skia_src_path)/gpu/GrCoordTransform.h", |
| "<(skia_src_path)/gpu/GrCopyRenderTask.cpp", |
| "<(skia_src_path)/gpu/GrCopyRenderTask.h", |
| "<(skia_src_path)/gpu/GrCpuBuffer.h", |
| "<(skia_src_path)/gpu/GrDataUtils.h", |
| "<(skia_src_path)/gpu/GrDataUtils.cpp", |
| "<(skia_src_path)/gpu/GrDDLContext.cpp", |
| "<(skia_src_path)/gpu/GrDefaultGeoProcFactory.cpp", |
| "<(skia_src_path)/gpu/GrDefaultGeoProcFactory.h", |
| "<(skia_src_path)/gpu/GrDeferredProxyUploader.h", |
| "<(skia_src_path)/gpu/GrDeferredUpload.h", |
| "<(skia_src_path)/gpu/GrDistanceFieldGenFromVector.cpp", |
| "<(skia_src_path)/gpu/GrDistanceFieldGenFromVector.h", |
| "<(skia_src_path)/gpu/GrDrawingManager.cpp", |
| "<(skia_src_path)/gpu/GrDrawingManager.h", |
| "<(skia_src_path)/gpu/GrDrawOpAtlas.cpp", |
| "<(skia_src_path)/gpu/GrDrawOpAtlas.h", |
| "<(skia_src_path)/gpu/GrDrawOpTest.cpp", |
| "<(skia_src_path)/gpu/GrDrawOpTest.h", |
| "<(skia_src_path)/gpu/GrDriverBugWorkarounds.cpp", |
| "<(skia_src_path)/gpu/GrFixedClip.cpp", |
| "<(skia_src_path)/gpu/GrFixedClip.h", |
| "<(skia_src_path)/gpu/GrFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/GrFragmentProcessor.h", |
| "<(skia_src_path)/gpu/GrGeometryProcessor.h", |
| "<(skia_src_path)/gpu/GrGlyph.h", |
| "<(skia_src_path)/gpu/GrGpu.cpp", |
| "<(skia_src_path)/gpu/GrGpu.h", |
| "<(skia_src_path)/gpu/GrGpuBuffer.cpp", |
| "<(skia_src_path)/gpu/GrGpuBuffer.h", |
| "<(skia_src_path)/gpu/GrGpuResourceCacheAccess.h", |
| "<(skia_src_path)/gpu/GrGpuResourcePriv.h", |
| "<(skia_src_path)/gpu/GrGpuResource.cpp", |
| "<(skia_src_path)/gpu/GrImageContext.cpp", |
| "<(skia_src_path)/gpu/GrImageContextPriv.h", |
| "<(skia_src_path)/gpu/GrImageInfo.h", |
| "<(skia_src_path)/gpu/GrImageTextureMaker.cpp", |
| "<(skia_src_path)/gpu/GrImageTextureMaker.h", |
| "<(skia_src_path)/gpu/GrLegacyDirectContext.cpp", |
| "<(skia_src_path)/gpu/GrMemoryPool.cpp", |
| "<(skia_src_path)/gpu/GrMemoryPool.h", |
| "<(skia_src_path)/gpu/GrMesh.h", |
| "<(skia_src_path)/gpu/GrNativeRect.h", |
| "<(skia_src_path)/gpu/GrNonAtomicRef.h", |
| "<(skia_src_path)/gpu/GrOnFlushResourceProvider.cpp", |
| "<(skia_src_path)/gpu/GrOnFlushResourceProvider.h", |
| "<(skia_src_path)/gpu/GrOpFlushState.cpp", |
| "<(skia_src_path)/gpu/GrOpFlushState.h", |
| "<(skia_src_path)/gpu/GrOpsRenderPass.cpp", |
| "<(skia_src_path)/gpu/GrOpsRenderPass.h", |
| "<(skia_src_path)/gpu/GrOpsTask.cpp", |
| "<(skia_src_path)/gpu/GrOpsTask.h", |
| "<(skia_src_path)/gpu/GrPaint.cpp", |
| "<(skia_src_path)/gpu/GrPaint.h", |
| "<(skia_src_path)/gpu/GrPathRendererChain.cpp", |
| "<(skia_src_path)/gpu/GrPathRendererChain.h", |
| "<(skia_src_path)/gpu/GrPathRenderer.cpp", |
| "<(skia_src_path)/gpu/GrPathRenderer.h", |
| "<(skia_src_path)/gpu/GrPipeline.cpp", |
| "<(skia_src_path)/gpu/GrPipeline.h", |
| "<(skia_src_path)/gpu/GrPrimitiveProcessor.cpp", |
| "<(skia_src_path)/gpu/GrPrimitiveProcessor.h", |
| "<(skia_src_path)/gpu/GrProcessorSet.cpp", |
| "<(skia_src_path)/gpu/GrProcessorSet.h", |
| "<(skia_src_path)/gpu/GrProgramDesc.cpp", |
| "<(skia_src_path)/gpu/GrProgramDesc.h", |
| "<(skia_src_path)/gpu/GrProgramInfo.cpp", |
| "<(skia_src_path)/gpu/GrProgramInfo.h", |
| "<(skia_src_path)/gpu/GrProcessor.cpp", |
| "<(skia_src_path)/gpu/GrProcessor.h", |
| "<(skia_src_path)/gpu/GrProcessorAnalysis.cpp", |
| "<(skia_src_path)/gpu/GrProcessorAnalysis.h", |
| "<(skia_src_path)/gpu/GrProcessorUnitTest.cpp", |
| "<(skia_src_path)/gpu/GrProcessorUnitTest.h", |
| "<(skia_src_path)/gpu/GrProxyProvider.cpp", |
| "<(skia_src_path)/gpu/GrProxyProvider.h", |
| "<(skia_src_path)/gpu/GrRecordingContext.cpp", |
| "<(skia_src_path)/gpu/GrRecordingContextPriv.h", |
| "<(skia_src_path)/gpu/GrRectanizer.h", |
| "<(skia_src_path)/gpu/GrRectanizer_pow2.cpp", |
| "<(skia_src_path)/gpu/GrRectanizer_pow2.h", |
| "<(skia_src_path)/gpu/GrRectanizer_skyline.cpp", |
| "<(skia_src_path)/gpu/GrRectanizer_skyline.h", |
| "<(skia_src_path)/gpu/GrRenderTarget.cpp", |
| "<(skia_src_path)/gpu/GrRenderTarget.h", |
| "<(skia_src_path)/gpu/GrRenderTargetPriv.h", |
| "<(skia_src_path)/gpu/GrRenderTargetProxy.cpp", |
| "<(skia_src_path)/gpu/GrRenderTargetProxy.h", |
| "<(skia_src_path)/gpu/GrRenderTargetProxyPriv.h", |
| "<(skia_src_path)/gpu/GrRenderTask.cpp", |
| "<(skia_src_path)/gpu/GrRenderTask.h", |
| "<(skia_src_path)/gpu/GrReducedClip.cpp", |
| "<(skia_src_path)/gpu/GrReducedClip.h", |
| "<(skia_src_path)/gpu/GrRenderTargetContext.cpp", |
| "<(skia_src_path)/gpu/GrRenderTargetContext.h", |
| "<(skia_src_path)/gpu/GrRenderTargetContextPriv.h", |
| "<(skia_src_path)/gpu/GrResourceAllocator.cpp", |
| "<(skia_src_path)/gpu/GrResourceAllocator.h", |
| "<(skia_src_path)/gpu/GrResourceCache.cpp", |
| "<(skia_src_path)/gpu/GrResourceCache.h", |
| "<(skia_src_path)/gpu/GrResourceHandle.h", |
| "<(skia_src_path)/gpu/GrResourceProvider.cpp", |
| "<(skia_src_path)/gpu/GrResourceProvider.h", |
| "<(skia_src_path)/gpu/GrResourceProviderPriv.h", |
| "<(skia_src_path)/gpu/GrSamplePatternDictionary.h", |
| "<(skia_src_path)/gpu/GrSamplePatternDictionary.cpp", |
| "<(skia_src_path)/gpu/GrSamplerState.h", |
| "<(skia_src_path)/gpu/GrScissorState.h", |
| "<(skia_src_path)/gpu/GrSemaphore.h", |
| "<(skia_src_path)/gpu/GrShaderCaps.h", |
| "<(skia_src_path)/gpu/GrShaderCaps.cpp", |
| "<(skia_src_path)/gpu/GrShaderUtils.cpp", |
| "<(skia_src_path)/gpu/GrShaderUtils.h", |
| "<(skia_src_path)/gpu/GrShaderVar.cpp", |
| "<(skia_src_path)/gpu/GrShaderVar.h", |
| "<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp", |
| "<(skia_src_path)/gpu/GrSoftwarePathRenderer.h", |
| "<(skia_src_path)/gpu/GrStencilAttachment.cpp", |
| "<(skia_src_path)/gpu/GrStencilAttachment.h", |
| "<(skia_src_path)/gpu/GrStencilClip.h", |
| "<(skia_src_path)/gpu/GrStencilSettings.cpp", |
| "<(skia_src_path)/gpu/GrStencilSettings.h", |
| "<(skia_src_path)/gpu/GrStyle.cpp", |
| "<(skia_src_path)/gpu/GrStyle.h", |
| "<(skia_src_path)/gpu/GrSurface.cpp", |
| "<(skia_src_path)/gpu/GrSurfaceContext.cpp", |
| "<(skia_src_path)/gpu/GrSurfaceContext.h", |
| "<(skia_src_path)/gpu/GrSurfaceContextPriv.h", |
| "<(skia_src_path)/gpu/GrSurfaceProxy.cpp", |
| "<(skia_src_path)/gpu/GrSurfaceProxy.h", |
| "<(skia_src_path)/gpu/GrSurfaceProxyPriv.h", |
| "<(skia_src_path)/gpu/GrSurfacePriv.h", |
| "<(skia_src_path)/gpu/GrSwizzle.cpp", |
| "<(skia_src_path)/gpu/GrSwizzle.h", |
| "<(skia_src_path)/gpu/GrSWMaskHelper.cpp", |
| "<(skia_src_path)/gpu/GrSWMaskHelper.h", |
| "<(skia_src_path)/gpu/GrTracing.h", |
| "<(skia_src_path)/gpu/GrTransferFromRenderTask.cpp", |
| "<(skia_src_path)/gpu/GrTransferFromRenderTask.h", |
| "<(skia_src_path)/gpu/GrTessellator.cpp", |
| "<(skia_src_path)/gpu/GrTessellator.h", |
| "<(skia_src_path)/gpu/GrTestUtils.cpp", |
| "<(skia_src_path)/gpu/GrTestUtils.h", |
| "<(skia_src_path)/gpu/GrTexture.cpp", |
| "<(skia_src_path)/gpu/GrTextureAdjuster.cpp", |
| "<(skia_src_path)/gpu/GrTextureAdjuster.h", |
| "<(skia_src_path)/gpu/GrTextureContext.cpp", |
| "<(skia_src_path)/gpu/GrTextureContext.h", |
| "<(skia_src_path)/gpu/GrTextureMaker.cpp", |
| "<(skia_src_path)/gpu/GrTextureMaker.h", |
| "<(skia_src_path)/gpu/GrTexturePriv.h", |
| "<(skia_src_path)/gpu/GrTextureProducer.cpp", |
| "<(skia_src_path)/gpu/GrTextureProducer.h", |
| "<(skia_src_path)/gpu/GrTextureProxy.cpp", |
| "<(skia_src_path)/gpu/GrTextureProxy.h", |
| "<(skia_src_path)/gpu/GrTextureProxyCacheAccess.h", |
| "<(skia_src_path)/gpu/GrTextureProxyPriv.h", |
| "<(skia_src_path)/gpu/GrTextureRenderTargetProxy.cpp", |
| "<(skia_src_path)/gpu/GrTextureRenderTargetProxy.h", |
| "<(skia_src_path)/gpu/GrTextureResolveManager.h", |
| "<(skia_src_path)/gpu/GrTextureResolveRenderTask.cpp", |
| "<(skia_src_path)/gpu/GrTextureResolveRenderTask.h", |
| "<(skia_src_path)/gpu/GrTRecorder.h", |
| "<(skia_src_path)/gpu/GrUserStencilSettings.h", |
| "<(skia_src_path)/gpu/GrWaitRenderTask.cpp", |
| "<(skia_src_path)/gpu/GrWaitRenderTask.h", |
| "<(skia_src_path)/gpu/GrWindowRectangles.h", |
| "<(skia_src_path)/gpu/GrWindowRectsState.h", |
| "<(skia_src_path)/gpu/GrXferProcessor.cpp", |
| "<(skia_src_path)/gpu/GrXferProcessor.h", |
| "<(skia_src_path)/gpu/GrYUVProvider.cpp", |
| "<(skia_src_path)/gpu/GrYUVProvider.h", |
| |
| # Ops |
| "<(skia_src_path)/gpu/ops/GrAAConvexTessellator.cpp", |
| "<(skia_src_path)/gpu/ops/GrAAConvexTessellator.h", |
| "<(skia_src_path)/gpu/ops/GrAAConvexPathRenderer.cpp", |
| "<(skia_src_path)/gpu/ops/GrAAConvexPathRenderer.h", |
| "<(skia_src_path)/gpu/ops/GrAAHairLinePathRenderer.cpp", |
| "<(skia_src_path)/gpu/ops/GrAAHairLinePathRenderer.h", |
| "<(skia_src_path)/gpu/ops/GrAALinearizingConvexPathRenderer.cpp", |
| "<(skia_src_path)/gpu/ops/GrAALinearizingConvexPathRenderer.h", |
| "<(skia_src_path)/gpu/ops/GrAtlasTextOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrAtlasTextOp.h", |
| "<(skia_src_path)/gpu/ops/GrClearOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrClearOp.h", |
| "<(skia_src_path)/gpu/ops/GrClearStencilClipOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrClearStencilClipOp.h", |
| "<(skia_src_path)/gpu/ops/GrDashLinePathRenderer.cpp", |
| "<(skia_src_path)/gpu/ops/GrDashLinePathRenderer.h", |
| "<(skia_src_path)/gpu/ops/GrDashOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrDashOp.h", |
| "<(skia_src_path)/gpu/ops/GrDefaultPathRenderer.cpp", |
| "<(skia_src_path)/gpu/ops/GrDefaultPathRenderer.h", |
| "<(skia_src_path)/gpu/ops/GrDebugMarkerOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrDebugMarkerOp.h", |
| "<(skia_src_path)/gpu/ops/GrDrawableOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrDrawableOp.h", |
| "<(skia_src_path)/gpu/ops/GrDrawAtlasOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrDrawAtlasOp.h", |
| "<(skia_src_path)/gpu/ops/GrDrawOp.h", |
| "<(skia_src_path)/gpu/ops/GrDrawVerticesOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrDrawVerticesOp.h", |
| "<(skia_src_path)/gpu/ops/GrFillRectOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrFillRectOp.h", |
| "<(skia_src_path)/gpu/ops/GrFillRRectOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrFillRRectOp.h", |
| "<(skia_src_path)/gpu/ops/GrMeshDrawOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrMeshDrawOp.h", |
| "<(skia_src_path)/gpu/ops/GrLatticeOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrLatticeOp.h", |
| "<(skia_src_path)/gpu/ops/GrOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrOp.h", |
| "<(skia_src_path)/gpu/ops/GrOvalOpFactory.cpp", |
| "<(skia_src_path)/gpu/ops/GrOvalOpFactory.h", |
| "<(skia_src_path)/gpu/ops/GrQuadPerEdgeAA.cpp", |
| "<(skia_src_path)/gpu/ops/GrQuadPerEdgeAA.h", |
| "<(skia_src_path)/gpu/ops/GrRegionOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrRegionOp.h", |
| "<(skia_src_path)/gpu/ops/GrShadowRRectOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrShadowRRectOp.h", |
| "<(skia_src_path)/gpu/ops/GrSimpleMeshDrawOpHelper.cpp", |
| "<(skia_src_path)/gpu/ops/GrSimpleMeshDrawOpHelper.h", |
| "<(skia_src_path)/gpu/ops/GrSmallPathRenderer.cpp", |
| "<(skia_src_path)/gpu/ops/GrSmallPathRenderer.h", |
| "<(skia_src_path)/gpu/ops/GrStrokeRectOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrStrokeRectOp.h", |
| "<(skia_src_path)/gpu/ops/GrTessellatingPathRenderer.cpp", |
| "<(skia_src_path)/gpu/ops/GrTessellatingPathRenderer.h", |
| "<(skia_src_path)/gpu/ops/GrTextureOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrTextureOp.h", |
| |
| "<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.cpp", |
| "<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.h", |
| "<(skia_src_path)/gpu/effects/GrCustomXfermode.cpp", |
| "<(skia_src_path)/gpu/effects/GrCustomXfermode.h", |
| "<(skia_src_path)/gpu/effects/GrBezierEffect.cpp", |
| "<(skia_src_path)/gpu/effects/GrBezierEffect.h", |
| "<(skia_src_path)/gpu/effects/GrConvexPolyEffect.cpp", |
| "<(skia_src_path)/gpu/effects/GrConvexPolyEffect.h", |
| "<(skia_src_path)/gpu/effects/GrBicubicEffect.cpp", |
| "<(skia_src_path)/gpu/effects/GrBicubicEffect.h", |
| "<(skia_src_path)/gpu/effects/GrBitmapTextGeoProc.cpp", |
| "<(skia_src_path)/gpu/effects/GrBitmapTextGeoProc.h", |
| "<(skia_src_path)/gpu/effects/GrDisableColorXP.cpp", |
| "<(skia_src_path)/gpu/effects/GrDisableColorXP.h", |
| "<(skia_src_path)/gpu/effects/GrDistanceFieldGeoProc.cpp", |
| "<(skia_src_path)/gpu/effects/GrDistanceFieldGeoProc.h", |
| "<(skia_src_path)/gpu/effects/GrGaussianConvolutionFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/GrGaussianConvolutionFragmentProcessor.h", |
| "<(skia_src_path)/gpu/effects/GrMatrixConvolutionEffect.cpp", |
| "<(skia_src_path)/gpu/effects/GrMatrixConvolutionEffect.h", |
| "<(skia_src_path)/gpu/effects/GrOvalEffect.cpp", |
| "<(skia_src_path)/gpu/effects/GrOvalEffect.h", |
| "<(skia_src_path)/gpu/effects/GrPorterDuffXferProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/GrPorterDuffXferProcessor.h", |
| "<(skia_src_path)/gpu/effects/GrRRectEffect.cpp", |
| "<(skia_src_path)/gpu/effects/GrRRectEffect.h", |
| "<(skia_src_path)/gpu/effects/GrShadowGeoProc.cpp", |
| "<(skia_src_path)/gpu/effects/GrShadowGeoProc.h", |
| "<(skia_src_path)/gpu/effects/GrSkSLFP.cpp", |
| "<(skia_src_path)/gpu/effects/GrSkSLFP.h", |
| "<(skia_src_path)/gpu/effects/GrSRGBEffect.cpp", |
| "<(skia_src_path)/gpu/effects/GrSRGBEffect.h", |
| "<(skia_src_path)/gpu/effects/GrTextureDomain.cpp", |
| "<(skia_src_path)/gpu/effects/GrTextureDomain.h", |
| "<(skia_src_path)/gpu/effects/GrXfermodeFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/GrXfermodeFragmentProcessor.h", |
| "<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.cpp", |
| "<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.h", |
| |
| "<(skia_src_path)/gpu/geometry/GrPathUtils.cpp", |
| "<(skia_src_path)/gpu/geometry/GrPathUtils.h", |
| "<(skia_src_path)/gpu/geometry/GrQuad.cpp", |
| "<(skia_src_path)/gpu/geometry/GrQuad.h", |
| "<(skia_src_path)/gpu/geometry/GrQuadBuffer.h", |
| "<(skia_src_path)/gpu/geometry/GrQuadUtils.cpp", |
| "<(skia_src_path)/gpu/geometry/GrQuadUtils.h", |
| "<(skia_src_path)/gpu/geometry/GrRect.h", |
| "<(skia_src_path)/gpu/geometry/GrShape.cpp", |
| "<(skia_src_path)/gpu/geometry/GrShape.h", |
| |
| "<(skia_src_path)/gpu/effects/generated/GrAARectEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrAARectEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrAlphaThresholdFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrAlphaThresholdFragmentProcessor.h", |
| "<(skia_src_path)/gpu/effects/generated/GrBlurredEdgeFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrBlurredEdgeFragmentProcessor.h", |
| "<(skia_src_path)/gpu/effects/generated/GrCircleBlurFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrCircleBlurFragmentProcessor.h", |
| "<(skia_src_path)/gpu/effects/generated/GrCircleEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrCircleEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrColorMatrixFragmentProcessor.h", |
| "<(skia_src_path)/gpu/effects/generated/GrComposeLerpEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrComposeLerpEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrComposeLerpRedEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrComposeLerpRedEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrConfigConversionEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrConfigConversionEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrConstColorProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrConstColorProcessor.h", |
| "<(skia_src_path)/gpu/effects/generated/GrEllipseEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrEllipseEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrLumaColorFilterEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrLumaColorFilterEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrMagnifierEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrMagnifierEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrMixerEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrMixerEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrOverrideInputFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrOverrideInputFragmentProcessor.h", |
| "<(skia_src_path)/gpu/effects/generated/GrPremulInputFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrPremulInputFragmentProcessor.h", |
| "<(skia_src_path)/gpu/effects/generated/GrRectBlurEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrRectBlurEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrRRectBlurEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrRRectBlurEffect.h", |
| "<(skia_src_path)/gpu/effects/generated/GrSaturateProcessor.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrSaturateProcessor.h", |
| "<(skia_src_path)/gpu/effects/generated/GrSimpleTextureEffect.cpp", |
| "<(skia_src_path)/gpu/effects/generated/GrSimpleTextureEffect.h", |
| |
| # gradients |
| "<(skia_src_path)/gpu/gradients/GrGradientBitmapCache.cpp", |
| "<(skia_src_path)/gpu/gradients/GrGradientBitmapCache.h", |
| "<(skia_src_path)/gpu/gradients/GrGradientShader.cpp", |
| "<(skia_src_path)/gpu/gradients/GrGradientShader.h", |
| |
| "<(skia_src_path)/gpu/gradients/generated/GrDualIntervalGradientColorizer.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrDualIntervalGradientColorizer.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrSingleIntervalGradientColorizer.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrSingleIntervalGradientColorizer.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrTextureGradientColorizer.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrTextureGradientColorizer.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrUnrolledBinaryGradientColorizer.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrUnrolledBinaryGradientColorizer.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrLinearGradientLayout.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrLinearGradientLayout.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrRadialGradientLayout.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrRadialGradientLayout.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrSweepGradientLayout.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrSweepGradientLayout.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrTwoPointConicalGradientLayout.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrTwoPointConicalGradientLayout.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrClampedGradientEffect.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrClampedGradientEffect.h", |
| "<(skia_src_path)/gpu/gradients/generated/GrTiledGradientEffect.cpp", |
| "<(skia_src_path)/gpu/gradients/generated/GrTiledGradientEffect.h", |
| |
| # text |
| "<(skia_src_path)/gpu/text/GrAtlasManager.cpp", |
| "<(skia_src_path)/gpu/text/GrAtlasManager.h", |
| "<(skia_src_path)/gpu/text/GrDistanceFieldAdjustTable.cpp", |
| "<(skia_src_path)/gpu/text/GrDistanceFieldAdjustTable.h", |
| "<(skia_src_path)/gpu/text/GrSDFMaskFilter.cpp", |
| "<(skia_src_path)/gpu/text/GrSDFMaskFilter.h", |
| "<(skia_src_path)/gpu/text/GrStrikeCache.cpp", |
| "<(skia_src_path)/gpu/text/GrStrikeCache.h", |
| "<(skia_src_path)/gpu/text/GrTextBlob.cpp", |
| "<(skia_src_path)/gpu/text/GrTextBlob.h", |
| "<(skia_src_path)/gpu/text/GrTextBlobCache.cpp", |
| "<(skia_src_path)/gpu/text/GrTextBlobCache.h", |
| "<(skia_src_path)/gpu/text/GrTextContext.cpp", |
| "<(skia_src_path)/gpu/text/GrTextContext.h", |
| "<(skia_src_path)/gpu/text/GrTextBlobVertexRegenerator.cpp", |
| "<(skia_src_path)/gpu/text/GrTextTarget.h", |
| |
| "<(skia_src_path)/gpu/gl/GrGLAssembleGLESInterfaceAutogen.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLAssembleGLInterfaceAutogen.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLAssembleHelpers.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLAssembleInterface.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLAssembleWebGLInterfaceAutogen.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLBuffer.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLBuffer.h", |
| "<(skia_src_path)/gpu/gl/GrGLCaps.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLCaps.h", |
| "<(skia_src_path)/gpu/gl/GrGLContext.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLContext.h", |
| "<(skia_src_path)/gpu/gl/GrGLMakeNativeInterface_none.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLDefines.h", |
| "<(skia_src_path)/gpu/gl/GrGLGLSL.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLGLSL.h", |
| "<(skia_src_path)/gpu/gl/GrGLGpu.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLGpu.h", |
| "<(skia_src_path)/gpu/gl/GrGLGpuProgramCache.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLExtensions.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLInterfaceAutogen.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLOpsRenderPass.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLOpsRenderPass.h", |
| "<(skia_src_path)/gpu/gl/GrGLProgram.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLProgram.h", |
| "<(skia_src_path)/gpu/gl/GrGLProgramDataManager.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLProgramDataManager.h", |
| "<(skia_src_path)/gpu/gl/GrGLRenderTarget.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLRenderTarget.h", |
| "<(skia_src_path)/gpu/gl/GrGLSemaphore.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLSemaphore.h", |
| "<(skia_src_path)/gpu/gl/GrGLStencilAttachment.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLStencilAttachment.h", |
| "<(skia_src_path)/gpu/gl/GrGLTexture.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLTexture.h", |
| "<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.h", |
| "<(skia_src_path)/gpu/gl/GrGLTypesPriv.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLUtil.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLUtil.h", |
| "<(skia_src_path)/gpu/gl/GrGLUniformHandler.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLUniformHandler.h", |
| "<(skia_src_path)/gpu/gl/GrGLVaryingHandler.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLVaryingHandler.h", |
| "<(skia_src_path)/gpu/gl/GrGLVertexArray.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLVertexArray.h", |
| |
| # Files for building GLSL shaders |
| "<(skia_src_path)/gpu/gl/builders/GrGLProgramBuilder.cpp", |
| "<(skia_src_path)/gpu/gl/builders/GrGLProgramBuilder.h", |
| "<(skia_src_path)/gpu/gl/builders/GrGLShaderStringBuilder.cpp", |
| "<(skia_src_path)/gpu/gl/builders/GrGLShaderStringBuilder.h", |
| |
| # GLSL |
| "<(skia_src_path)/gpu/glsl/GrGLSL.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSL.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLBlend.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLBlend.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLColorSpaceXformHelper.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLFragmentProcessor.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLFragmentProcessor.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLFragmentShaderBuilder.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLGeometryProcessor.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLGeometryProcessor.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLPrimitiveProcessor.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLPrimitiveProcessor.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLProgramBuilder.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLProgramBuilder.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLProgramDataManager.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLProgramDataManager.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLShaderBuilder.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLShaderBuilder.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLUniformHandler.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLUtil.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLUtil.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLVarying.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLVarying.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLVertexGeoBuilder.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLVertexGeoBuilder.h", |
| "<(skia_src_path)/gpu/glsl/GrGLSLXferProcessor.cpp", |
| "<(skia_src_path)/gpu/glsl/GrGLSLXferProcessor.h", |
| |
| # Mock |
| "<(skia_src_path)/gpu/mock/GrMockBuffer.h", |
| "<(skia_src_path)/gpu/mock/GrMockCaps.cpp", |
| "<(skia_src_path)/gpu/mock/GrMockCaps.h", |
| "<(skia_src_path)/gpu/mock/GrMockGpu.cpp", |
| "<(skia_src_path)/gpu/mock/GrMockGpu.h", |
| "<(skia_src_path)/gpu/mock/GrMockOpsRenderPass.h", |
| "<(skia_src_path)/gpu/mock/GrMockStencilAttachment.h", |
| "<(skia_src_path)/gpu/mock/GrMockTexture.h", |
| "<(skia_src_path)/gpu/mock/GrMockTypes.cpp", |
| |
| # Sk files |
| "<(skia_src_path)/gpu/SkGpuDevice.cpp", |
| "<(skia_src_path)/gpu/SkGpuDevice.h", |
| "<(skia_src_path)/gpu/SkGpuDevice_drawTexture.cpp", |
| "<(skia_src_path)/gpu/SkGr.h", |
| "<(skia_src_path)/gpu/SkGr.cpp", |
| |
| "<(skia_src_path)/image/SkImage_Gpu.h", |
| "<(skia_src_path)/image/SkImage_Gpu.cpp", |
| "<(skia_src_path)/image/SkImage_GpuBase.h", |
| "<(skia_src_path)/image/SkImage_GpuBase.cpp", |
| "<(skia_src_path)/image/SkImage_GpuYUVA.h", |
| "<(skia_src_path)/image/SkImage_GpuYUVA.cpp", |
| "<(skia_src_path)/image/SkSurface_Gpu.h", |
| "<(skia_src_path)/image/SkSurface_Gpu.cpp", |
| ], |
| |
| 'skia_ccpr_sources': [ |
| # coverage counting path renderer |
| "<(skia_src_path)/gpu/ccpr/GrCCAtlas.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCAtlas.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCClipPath.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCClipPath.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCClipProcessor.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCClipProcessor.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCConicShader.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCConicShader.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCCoverageProcessor.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCCoverageProcessor.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCCubicShader.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCCubicShader.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCDrawPathsOp.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCDrawPathsOp.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCFiller.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCFiller.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCFillGeometry.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCFillGeometry.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCPathCache.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCPathCache.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCPathProcessor.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCPathProcessor.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCPerFlushResources.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCPerFlushResources.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCPerOpsTaskPaths.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCQuadraticShader.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCQuadraticShader.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCStrokeGeometry.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCStrokeGeometry.h", |
| "<(skia_src_path)/gpu/ccpr/GrCCStroker.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCCStroker.h", |
| "<(skia_src_path)/gpu/ccpr/GrCoverageCountingPathRenderer.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrCoverageCountingPathRenderer.h", |
| "<(skia_src_path)/gpu/ccpr/GrGSCoverageProcessor.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrGSCoverageProcessor.h", |
| "<(skia_src_path)/gpu/ccpr/GrOctoBounds.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrOctoBounds.h", |
| "<(skia_src_path)/gpu/ccpr/GrSampleMaskProcessor.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrSampleMaskProcessor.h", |
| "<(skia_src_path)/gpu/ccpr/GrStencilAtlasOp.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrStencilAtlasOp.h", |
| "<(skia_src_path)/gpu/ccpr/GrVSCoverageProcessor.cpp", |
| "<(skia_src_path)/gpu/ccpr/GrVSCoverageProcessor.h", |
| ], |
| |
| 'skia_nvpr_sources': [ |
| "<(skia_src_path)/gpu/GrPath.cpp", |
| "<(skia_src_path)/gpu/GrPath.h", |
| "<(skia_src_path)/gpu/GrPathProcessor.cpp", |
| "<(skia_src_path)/gpu/GrPathProcessor.h", |
| "<(skia_src_path)/gpu/GrPathRendering.cpp", |
| "<(skia_src_path)/gpu/GrPathRendering.h", |
| "<(skia_src_path)/gpu/gl/GrGLPath.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLPath.h", |
| "<(skia_src_path)/gpu/gl/GrGLPathRendering.cpp", |
| "<(skia_src_path)/gpu/gl/GrGLPathRendering.h", |
| "<(skia_src_path)/gpu/ops/GrDrawPathOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrDrawPathOp.h", |
| "<(skia_src_path)/gpu/ops/GrStencilAndCoverPathRenderer.cpp", |
| "<(skia_src_path)/gpu/ops/GrStencilAndCoverPathRenderer.h", |
| "<(skia_src_path)/gpu/ops/GrStencilPathOp.cpp", |
| "<(skia_src_path)/gpu/ops/GrStencilPathOp.h", |
| ], |
| |
| 'skia_null_gpu_sources': [], |
| |
| 'skia_vk_sources': [ |
| "<(skia_include_path)/gpu/vk/GrVkBackendContext.h", |
| "<(skia_include_path)/gpu/vk/GrVkExtensions.h", |
| "<(skia_include_path)/gpu/vk/GrVkMemoryAllocator.h", |
| "<(skia_include_path)/gpu/vk/GrVkTypes.h", |
| "<(skia_include_path)/gpu/vk/GrVkVulkan.h", |
| "<(skia_include_path)/private/GrVkTypesPriv.h", |
| "<(skia_src_path)/gpu/vk/GrVkAMDMemoryAllocator.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkAMDMemoryAllocator.h", |
| "<(skia_src_path)/gpu/vk/GrVkBuffer.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkBuffer.h", |
| "<(skia_src_path)/gpu/vk/GrVkBufferView.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkBufferView.h", |
| "<(skia_src_path)/gpu/vk/GrVkCaps.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkCaps.h", |
| "<(skia_src_path)/gpu/vk/GrVkCommandBuffer.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkCommandBuffer.h", |
| "<(skia_src_path)/gpu/vk/GrVkCommandPool.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkCommandPool.h", |
| "<(skia_src_path)/gpu/vk/GrVkDescriptorPool.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkDescriptorPool.h", |
| "<(skia_src_path)/gpu/vk/GrVkDescriptorSet.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkDescriptorSet.h", |
| "<(skia_src_path)/gpu/vk/GrVkDescriptorSetManager.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkDescriptorSetManager.h", |
| "<(skia_src_path)/gpu/vk/GrVkExtensions.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkFramebuffer.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkFramebuffer.h", |
| "<(skia_src_path)/gpu/vk/GrVkGpu.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkGpu.h", |
| "<(skia_src_path)/gpu/vk/GrVkImage.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkImage.h", |
| "<(skia_src_path)/gpu/vk/GrVkImageLayout.h", |
| "<(skia_src_path)/gpu/vk/GrVkImageView.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkImageView.h", |
| "<(skia_src_path)/gpu/vk/GrVkIndexBuffer.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkIndexBuffer.h", |
| "<(skia_src_path)/gpu/vk/GrVkInterface.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkInterface.h", |
| "<(skia_src_path)/gpu/vk/GrVkMemory.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkMemory.h", |
| "<(skia_src_path)/gpu/vk/GrVkOpsRenderPass.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkOpsRenderPass.h", |
| "<(skia_src_path)/gpu/vk/GrVkPipeline.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkPipeline.h", |
| "<(skia_src_path)/gpu/vk/GrVkPipelineState.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkPipelineState.h", |
| "<(skia_src_path)/gpu/vk/GrVkPipelineStateBuilder.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkPipelineStateBuilder.h", |
| "<(skia_src_path)/gpu/vk/GrVkPipelineStateCache.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkPipelineStateDataManager.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkPipelineStateDataManager.h", |
| "<(skia_src_path)/gpu/vk/GrVkRenderPass.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkRenderPass.h", |
| "<(skia_src_path)/gpu/vk/GrVkRenderTarget.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkRenderTarget.h", |
| "<(skia_src_path)/gpu/vk/GrVkResource.h", |
| "<(skia_src_path)/gpu/vk/GrVkResourceProvider.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkResourceProvider.h", |
| "<(skia_src_path)/gpu/vk/GrVkSampler.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkSampler.h", |
| "<(skia_src_path)/gpu/vk/GrVkSamplerYcbcrConversion.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkSamplerYcbcrConversion.h", |
| "<(skia_src_path)/gpu/vk/GrVkSecondaryCBDrawContext.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkSecondaryCBDrawContext.h", |
| "<(skia_src_path)/gpu/vk/GrVkSemaphore.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkSemaphore.h", |
| "<(skia_src_path)/gpu/vk/GrVkStencilAttachment.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkStencilAttachment.h", |
| "<(skia_src_path)/gpu/vk/GrVkTexture.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkTexture.h", |
| "<(skia_src_path)/gpu/vk/GrVkTextureRenderTarget.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkTextureRenderTarget.h", |
| "<(skia_src_path)/gpu/vk/GrVkTransferBuffer.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkTransferBuffer.h", |
| "<(skia_src_path)/gpu/vk/GrVkTypesPriv.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkUniformBuffer.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkUniformBuffer.h", |
| "<(skia_src_path)/gpu/vk/GrVkUniformHandler.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkUniformHandler.h", |
| "<(skia_src_path)/gpu/vk/GrVkUtil.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkUtil.h", |
| "<(skia_src_path)/gpu/vk/GrVkVaryingHandler.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkVaryingHandler.h", |
| "<(skia_src_path)/gpu/vk/GrVkVertexBuffer.cpp", |
| "<(skia_src_path)/gpu/vk/GrVkVertexBuffer.h", |
| ], |
| |
| 'skia_dawn_sources': [ |
| "<(skia_include_path)/gpu/dawn/GrDawnTypes.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnBuffer.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnBuffer.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnCaps.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnCaps.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnGpu.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnGpu.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnOpsRenderPass.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnOpsRenderPass.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnProgramDataManager.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnProgramDataManager.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnProgramBuilder.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnProgramBuilder.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnRenderTarget.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnRenderTarget.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnRingBuffer.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnRingBuffer.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnStencilAttachment.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnStencilAttachment.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnStagingManager.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnStagingManager.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnTexture.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnTexture.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnTextureRenderTarget.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnTextureRenderTarget.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnUniformHandler.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnUniformHandler.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnUtil.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnUtil.h", |
| "<(skia_src_path)/gpu/dawn/GrDawnVaryingHandler.cpp", |
| "<(skia_src_path)/gpu/dawn/GrDawnVaryingHandler.h", |
| ], |
| |
| 'skia_metal_sources': [ |
| "<(skia_include_path)/gpu/mtl/GrMtlTypes.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlBuffer.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlBuffer.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlCaps.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlCaps.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlCommandBuffer.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlCommandBuffer.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlCppUtil.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlDepthStencil.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlDepthStencil.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlGpu.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlGpu.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlOpsRenderPass.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlOpsRenderPass.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlPipelineState.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlPipelineState.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlPipelineStateBuilder.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlPipelineStateBuilder.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlPipelineStateDataManager.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlPipelineStateDataManager.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlRenderTarget.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlRenderTarget.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlResourceProvider.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlResourceProvider.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlSampler.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlSampler.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlSemaphore.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlSemaphore.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlStencilAttachment.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlStencilAttachment.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlTexture.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlTexture.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlTextureRenderTarget.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlTextureRenderTarget.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlTrampoline.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlTrampoline.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlUniformHandler.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlUniformHandler.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlUtil.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlUtil.mm", |
| "<(skia_src_path)/gpu/mtl/GrMtlVaryingHandler.h", |
| "<(skia_src_path)/gpu/mtl/GrMtlVaryingHandler.mm", |
| "<(skia_src_path)/image/SkSurface_GpuMtl.mm", |
| ], |
| |
| 'skia_native_gpu_sources': [ |
| "<(skia_src_path)/gpu/gl/mac/GrGLMakeNativeInterface_mac.cpp", |
| "<(skia_src_path)/gpu/gl/win/GrGLMakeNativeInterface_win.cpp", |
| "<(skia_src_path)/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp", |
| "<(skia_src_path)/gpu/gl/egl/GrGLMakeNativeInterface_egl.cpp", |
| "<(skia_src_path)/gpu/gl/iOS/GrGLMakeNativeInterface_iOS.cpp", |
| "<(skia_src_path)/gpu/gl/android/GrGLMakeNativeInterface_android.cpp", |
| ], |
| |
| 'skia_atlas_text_sources': [ |
| "<(skia_include_path)/atlastext/SkAtlasTextContext.h", |
| "<(skia_include_path)/atlastext/SkAtlasTextFont.h", |
| "<(skia_include_path)/atlastext/SkAtlasTextRenderer.h", |
| "<(skia_include_path)/atlastext/SkAtlasTextTarget.h", |
| |
| "<(skia_src_path)/atlastext/SkAtlasTextContext.cpp", |
| "<(skia_src_path)/atlastext/SkAtlasTextTarget.cpp", |
| "<(skia_src_path)/atlastext/SkInternalAtlasTextContext.cpp", |
| ], |
| }, |
| } |