Searched refs:MakeMSAA (Results 1 – 3 of 3) sorted by relevance
27 static sk_sp<GrVkAttachment> MakeMSAA(GrVkGpu* gpu,
62 sk_sp<GrVkAttachment> GrVkAttachment::MakeMSAA(GrVkGpu* gpu, in MakeMSAA() function in GrVkAttachment
1489 return GrVkAttachment::MakeMSAA(this, dimensions, numSamples, pixelFormat, isProtected); in makeMSAAAttachment()