Home
last modified time | relevance | path

Searched refs:colorMTLTexture (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlRenderTarget.h39 id<MTLTexture> colorMTLTexture() const { return fColorAttachment->mtlTexture(); } in colorMTLTexture() function
DGrMtlUtil.mm255 mtlTexture = renderTarget->colorMTLTexture();
DGrMtlGpu.mm1497 mtlTexture = rt->colorMTLTexture();