Home
last modified time | relevance | path

Searched refs:makeMSAAAttachment (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/gpu/mock/
DGrMockGpu.h154 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/external/skia/src/gpu/vk/
DGrVkTextureRenderTarget.cpp60 sk_sp<GrAttachment> msaaAttachment = rp->makeMSAAAttachment( in create_rt_attachments()
DGrVkGpu.h118 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions,
DGrVkRenderTarget.cpp213 rp->makeMSAAAttachment(nonMSAAColorAttachment->dimensions(), in dynamicMSAAAttachment()
DGrVkGpu.cpp1479 sk_sp<GrAttachment> GrVkGpu::makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function in GrVkGpu
/external/skia/src/gpu/
DGrResourceProvider.h275 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions,
DGrResourceProvider.cpp552 sk_sp<GrAttachment> GrResourceProvider::makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function in GrResourceProvider
574 return fGpu->makeMSAAAttachment(dimensions, format, sampleCnt, isProtected); in makeMSAAAttachment()
DGrGpu.h614 virtual sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions,
/external/skia/src/gpu/gl/
DGrGLRenderTarget.cpp209 fDynamicMSAAAttachment.reset(static_cast<GrGLAttachment*>(resourceProvider->makeMSAAAttachment( in ensureDynamicMSAAAttachment()
DGrGLGpu.h142 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions,
DGrGLGpu.cpp1731 sk_sp<GrAttachment> GrGLGpu::makeMSAAAttachment(SkISize dimensions, const GrBackendFormat& format, in makeMSAAAttachment() function in GrGLGpu
/external/skia/src/gpu/dawn/
DGrDawnGpu.h69 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/external/skia/src/gpu/mtl/
DGrMtlGpu.h243 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/external/skia/src/gpu/d3d/
DGrD3DGpu.h86 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function