/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlTextureRenderTarget.h | 18 const GrSurfaceDesc&, 24 const GrSurfaceDesc&, 46 const GrSurfaceDesc& desc, 54 const GrSurfaceDesc& desc, 59 const GrSurfaceDesc& desc, 67 const GrSurfaceDesc& desc,
|
D | GrMtlTexture.h | 20 const GrSurfaceDesc&, 24 static sk_sp<GrMtlTexture> MakeWrappedTexture(GrMtlGpu*, const GrSurfaceDesc&, id<MTLTexture>, 40 GrMtlTexture(GrMtlGpu*, const GrSurfaceDesc&, id<MTLTexture>, GrMipMapsStatus); 60 GrMtlTexture(GrMtlGpu*, SkBudgeted, const GrSurfaceDesc&, id<MTLTexture>, 63 GrMtlTexture(GrMtlGpu*, Wrapped, const GrSurfaceDesc&, id<MTLTexture>, GrMipMapsStatus,
|
D | GrMtlRenderTarget.h | 22 const GrSurfaceDesc&, 49 const GrSurfaceDesc& desc, 55 const GrSurfaceDesc& desc, 83 const GrSurfaceDesc& desc, 89 const GrSurfaceDesc& desc,
|
D | GrMtlTextureRenderTarget.mm | 18 const GrSurfaceDesc& desc, 31 const GrSurfaceDesc& desc, 41 const GrSurfaceDesc& desc, 54 const GrSurfaceDesc& desc, 64 id<MTLTexture> create_msaa_texture(GrMtlGpu* gpu, const GrSurfaceDesc& desc, int sampleCnt) { 87 const GrSurfaceDesc& desc, 113 const GrSurfaceDesc& desc,
|
D | GrMtlTexture.mm | 20 const GrSurfaceDesc& desc, 33 const GrSurfaceDesc& desc, 50 const GrSurfaceDesc& desc, 61 const GrSurfaceDesc& desc, 73 const GrSurfaceDesc& desc,
|
D | GrMtlRenderTarget.mm | 19 const GrSurfaceDesc& desc, 34 const GrSurfaceDesc& desc, 46 const GrSurfaceDesc& desc, 59 const GrSurfaceDesc& desc, 67 const GrSurfaceDesc& desc,
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.h | 30 const GrSurfaceDesc&, 36 const GrSurfaceDesc&, 62 const GrSurfaceDesc& desc, 76 const GrSurfaceDesc& desc, 85 const GrSurfaceDesc& desc, 100 const GrSurfaceDesc& desc,
|
D | GrVkRenderTarget.h | 36 static sk_sp<GrVkRenderTarget> MakeWrappedRenderTarget(GrVkGpu*, const GrSurfaceDesc&, 40 static sk_sp<GrVkRenderTarget> MakeSecondaryCBRenderTarget(GrVkGpu*, const GrSurfaceDesc&, 99 const GrSurfaceDesc& desc, 110 const GrSurfaceDesc& desc, 140 const GrSurfaceDesc& desc, 150 const GrSurfaceDesc& desc, 157 const GrSurfaceDesc& desc,
|
D | GrVkTexture.h | 23 const GrSurfaceDesc&, 27 static sk_sp<GrVkTexture> MakeWrappedTexture(GrVkGpu*, const GrSurfaceDesc&, GrWrapOwnership, 45 GrVkTexture(GrVkGpu*, const GrSurfaceDesc&, const GrVkImageInfo&, sk_sp<GrVkImageLayout>, 60 GrVkTexture(GrVkGpu*, SkBudgeted, const GrSurfaceDesc&, const GrVkImageInfo&, 63 GrVkTexture(GrVkGpu*, const GrSurfaceDesc&, const GrVkImageInfo&, sk_sp<GrVkImageLayout>,
|
D | GrVkTextureRenderTarget.cpp | 23 const GrSurfaceDesc& desc, in GrVkTextureRenderTarget() 46 const GrSurfaceDesc& desc, in GrVkTextureRenderTarget() 62 const GrSurfaceDesc& desc, in GrVkTextureRenderTarget() 84 const GrSurfaceDesc& desc, in GrVkTextureRenderTarget() 109 static Views create_views(GrVkGpu* gpu, const GrSurfaceDesc& desc, int sampleCnt, in create_views() 178 const GrSurfaceDesc& desc, in MakeNewTextureRenderTarget() 210 const GrSurfaceDesc& desc, in MakeWrappedTextureRenderTarget()
|
D | GrVkTexture.cpp | 23 const GrSurfaceDesc& desc, in GrVkTexture() 40 GrVkTexture::GrVkTexture(GrVkGpu* gpu, const GrSurfaceDesc& desc, const GrVkImageInfo& info, in GrVkTexture() 58 const GrSurfaceDesc& desc, in GrVkTexture() 73 const GrSurfaceDesc& desc, in MakeNewTexture() 97 const GrSurfaceDesc& desc, in MakeWrappedTexture()
|
D | GrVkRenderTarget.cpp | 26 const GrSurfaceDesc& desc, in GrVkRenderTarget() 53 const GrSurfaceDesc& desc, in GrVkRenderTarget() 80 const GrSurfaceDesc& desc, in GrVkRenderTarget() 99 const GrSurfaceDesc& desc, in GrVkRenderTarget() 116 const GrSurfaceDesc& desc, in GrVkRenderTarget() 135 const GrSurfaceDesc& desc, in MakeWrappedRenderTarget() 211 GrVkGpu* gpu, const GrSurfaceDesc& desc, const GrVkDrawableInfo& vkInfo) { in MakeSecondaryCBRenderTarget()
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockTexture.h | 20 GrMockTexture(GrMockGpu* gpu, SkBudgeted budgeted, const GrSurfaceDesc& desc, in GrMockTexture() 27 GrMockTexture(GrMockGpu* gpu, const GrSurfaceDesc& desc, GrProtected isProtected, in GrMockTexture() 52 GrMockTexture(GrMockGpu* gpu, const GrSurfaceDesc& desc, GrProtected isProtected, in GrMockTexture() 79 GrMockRenderTarget(GrMockGpu* gpu, SkBudgeted budgeted, const GrSurfaceDesc& desc, in GrMockRenderTarget() 88 GrMockRenderTarget(GrMockGpu* gpu, Wrapped, const GrSurfaceDesc& desc, int sampleCnt, in GrMockRenderTarget() 124 GrMockRenderTarget(GrMockGpu* gpu, const GrSurfaceDesc& desc, int sampleCnt, in GrMockRenderTarget() 139 GrMockTextureRenderTarget(GrMockGpu* gpu, SkBudgeted budgeted, const GrSurfaceDesc& desc, in GrMockTextureRenderTarget() 150 GrMockTextureRenderTarget(GrMockGpu* gpu, const GrSurfaceDesc& desc, int sampleCnt, in GrMockTextureRenderTarget()
|
D | GrMockGpu.cpp | 145 sk_sp<GrTexture> GrMockGpu::onCreateTexture(const GrSurfaceDesc& desc, in onCreateTexture() 186 GrSurfaceDesc desc; in onWrapBackendTexture() 207 GrSurfaceDesc desc; in onWrapRenderableBackendTexture() 229 GrSurfaceDesc desc; in onWrapBackendRenderTarget() 246 GrSurfaceDesc desc; in onWrapBackendTextureAsRenderTarget()
|
/third_party/flutter/skia/src/gpu/ |
D | GrProxyProvider.h | 78 sk_sp<GrTextureProxy> createMipMapProxy(const GrBackendFormat&, const GrSurfaceDesc&, 90 sk_sp<GrTextureProxy> createProxy(const GrBackendFormat&, const GrSurfaceDesc&, GrRenderable, 96 const GrBackendFormat& format, const GrSurfaceDesc& desc, GrRenderable renderable, 171 const GrSurfaceDesc&, GrRenderable, 178 const GrSurfaceDesc&, GrRenderable, 184 const GrSurfaceDesc&, GrRenderable, 191 const GrSurfaceDesc&,
|
D | GrResourceProvider.h | 78 sk_sp<GrTexture> createApproxTexture(const GrSurfaceDesc& desc, 86 sk_sp<GrTexture> createTexture(const GrSurfaceDesc& desc, 94 sk_sp<GrTexture> createTexture(const GrSurfaceDesc& desc, 104 sk_sp<GrTexture> createTexture(const GrSurfaceDesc& desc, 295 sk_sp<GrTexture> refScratchTexture(const GrSurfaceDesc& desc, 306 sk_sp<GrTexture> getExactScratch(const GrSurfaceDesc& desc,
|
D | GrYUVProvider.h | 19 struct GrSurfaceDesc; 46 const GrSurfaceDesc&,
|
D | GrTextureRenderTargetProxy.h | 31 GrTextureRenderTargetProxy(const GrCaps&, const GrBackendFormat&, const GrSurfaceDesc&, 38 const GrBackendFormat&, const GrSurfaceDesc& desc, int sampleCnt,
|
D | GrResourceProvider.cpp | 79 sk_sp<GrTexture> GrResourceProvider::createTexture(const GrSurfaceDesc& desc, in createTexture() 123 sk_sp<GrTexture> GrResourceProvider::getExactScratch(const GrSurfaceDesc& desc, in getExactScratch() 139 sk_sp<GrTexture> GrResourceProvider::createTexture(const GrSurfaceDesc& desc, in createTexture() 219 sk_sp<GrTexture> GrResourceProvider::createTexture(const GrSurfaceDesc& desc, in createTexture() 286 sk_sp<GrTexture> GrResourceProvider::createApproxTexture(const GrSurfaceDesc& desc, in createApproxTexture() 314 SkTCopyOnFirstWrite<GrSurfaceDesc> copyDesc(desc); in createApproxTexture() 318 GrSurfaceDesc* wdesc = copyDesc.writable(); in createApproxTexture() 342 sk_sp<GrTexture> GrResourceProvider::refScratchTexture(const GrSurfaceDesc& desc, in refScratchTexture()
|
D | GrProxyProvider.cpp | 139 GrSurfaceDesc desc; in testingOnly_createInstantiatedProxy() 285 GrSurfaceDesc desc; in createTextureProxy() 325 const GrSurfaceDesc& desc, in createMipMapProxy() 376 GrSurfaceDesc desc = GrImageInfoToSurfaceDesc(bitmap.info()); in createProxyFromBitmap() 466 const GrSurfaceDesc& desc, in createProxy() 504 GrSurfaceDesc copyDesc = desc; in createProxy() 530 GrSurfaceDesc desc; in createCompressedTextureProxy() 781 const GrSurfaceDesc& desc, in createLazyProxy() 797 const GrSurfaceDesc& desc, in createLazyProxy() 817 const GrSurfaceDesc& desc, in createLazyProxy() [all …]
|
D | GrRenderTargetProxy.h | 78 GrRenderTargetProxy(const GrCaps&, const GrBackendFormat&, const GrSurfaceDesc&, 96 const GrBackendFormat&, const GrSurfaceDesc&, int sampleCount,
|
D | GrSurfaceProxy.cpp | 32 static bool is_valid_fully_lazy(const GrSurfaceDesc& desc, SkBackingFit fit) { in is_valid_fully_lazy() 39 static bool is_valid_partially_lazy(const GrSurfaceDesc& desc) { in is_valid_partially_lazy() 45 static bool is_valid_non_lazy(const GrSurfaceDesc& desc) { in is_valid_non_lazy() 54 const GrBackendFormat& format, const GrSurfaceDesc& desc, in GrSurfaceProxy() 139 GrSurfaceDesc desc; in createSurfaceImpl()
|
D | GrTextureProxy.h | 109 GrTextureProxy(const GrBackendFormat&, const GrSurfaceDesc& srcDesc, GrSurfaceOrigin, 124 const GrSurfaceDesc& desc, GrSurfaceOrigin, GrMipMapped, GrMipMapsStatus,
|
D | GrRenderTargetProxy.cpp | 23 const GrSurfaceDesc& desc, int sampleCount, in GrRenderTargetProxy() 37 const GrBackendFormat& format, const GrSurfaceDesc& desc, int sampleCount, in GrRenderTargetProxy()
|
/third_party/flutter/skia/tests/ |
D | TextureProxyTest.cpp | 29 static GrSurfaceDesc make_desc() { in make_desc() 30 GrSurfaceDesc desc; in make_desc() 44 const GrSurfaceDesc desc = make_desc(); in deferred_tex() 59 const GrSurfaceDesc desc = make_desc(); in deferred_texRT() 106 const GrSurfaceDesc desc = make_desc(); in create_wrapped_backend()
|