Searched defs:newAttachment (Results 1 – 2 of 2) sorted by relevance
1349 const FramebufferAttachment *newAttachment = mState.getDepthAttachment(); in syncState() local1360 const FramebufferAttachment *newAttachment = mState.getStencilAttachment(); in syncState() local1421 const FramebufferAttachment *newAttachment = mState.getColorAttachment(index); in syncState() local
71 File newAttachment = new File(mAttachmentsDir, fileName); in write() local