Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlGpu.h243 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/external/skia/src/gpu/dawn/
DGrDawnGpu.h69 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
/external/skia/src/gpu/mock/
DGrMockGpu.h154 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/external/skia/src/gpu/
DGrResourceProvider.cpp552 sk_sp<GrAttachment> GrResourceProvider::makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function in GrResourceProvider
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1479 sk_sp<GrAttachment> GrVkGpu::makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1731 sk_sp<GrAttachment> GrGLGpu::makeMSAAAttachment(SkISize dimensions, const GrBackendFormat& format, in makeMSAAAttachment() function in GrGLGpu