Home
last modified time | relevance | path

Searched defs:makeMSAAAttachment (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.h92 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm530 sk_sp<GrAttachment> GrMtlGpu::makeMSAAAttachment(SkISize dimensions, function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h207 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/external/skia/src/gpu/ganesh/
DGrResourceProvider.cpp760 sk_sp<GrAttachment> GrResourceProvider::makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function in GrResourceProvider
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp1595 sk_sp<GrAttachment> GrVkGpu::makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp2000 sk_sp<GrAttachment> GrGLGpu::makeMSAAAttachment(SkISize dimensions, const GrBackendFormat& format, in makeMSAAAttachment() function in GrGLGpu