Home
last modified time | relevance | path

Searched defs:nonMSAAAttachment (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlRenderTarget.h45 GrMtlAttachment* nonMSAAAttachment() const { in nonMSAAAttachment() function
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp109 GrVkImage* nonMSAAAttachment = this->nonMSAAAttachment(); in setFlags() local
209 GrVkImage* GrVkRenderTarget::nonMSAAAttachment() const { in nonMSAAAttachment() function in GrVkRenderTarget