Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/dawn/
DGrDawnGpu.h69 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h86 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm525 sk_sp<GrAttachment> GrMtlGpu::makeMSAAAttachment(SkISize dimensions, function
/third_party/skia/src/gpu/mock/
DGrMockGpu.h167 sk_sp<GrAttachment> makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function
/third_party/skia/src/gpu/
DGrResourceProvider.cpp685 sk_sp<GrAttachment> GrResourceProvider::makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function in GrResourceProvider
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1500 sk_sp<GrAttachment> GrVkGpu::makeMSAAAttachment(SkISize dimensions, in makeMSAAAttachment() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp1777 sk_sp<GrAttachment> GrGLGpu::makeMSAAAttachment(SkISize dimensions, const GrBackendFormat& format, in makeMSAAAttachment() function in GrGLGpu