Home
last modified time | relevance | path

Searched refs:MakeMSAA (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLAttachment.h23 static sk_sp<GrGLAttachment> MakeMSAA(GrGLGpu* gpu,
H A DGrGLAttachment.cpp92 sk_sp<GrGLAttachment> GrGLAttachment::MakeMSAA(GrGLGpu* gpu, in MakeMSAA() function in GrGLAttachment
H A DGrGLGpu.cpp1792 return GrGLAttachment::MakeMSAA(this, dimensions, numSamples, format.asGLFormat()); in makeMSAAAttachment()
/third_party/skia/src/gpu/mtl/
H A DGrMtlAttachment.h25 static sk_sp<GrMtlAttachment> MakeMSAA(GrMtlGpu* gpu,
/third_party/skia/src/gpu/vk/
H A DGrVkImage.h38 static sk_sp<GrVkImage> MakeMSAA(GrVkGpu* gpu,
H A DGrVkImage.cpp37 sk_sp<GrVkImage> GrVkImage::MakeMSAA(GrVkGpu* gpu, in MakeMSAA() function in GrVkImage
H A DGrVkGpu.cpp1654 return GrVkImage::MakeMSAA(this, dimensions, numSamples, pixelFormat, isProtected, memoryless); in makeMSAAAttachment()

Completed in 14 milliseconds