Home
last modified time | relevance | path

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

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