Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp1267 const FramebufferAttachment *newAttachment = mState.getDepthAttachment(); in syncState() local
1277 const FramebufferAttachment *newAttachment = mState.getStencilAttachment(); in syncState() local
1324 const FramebufferAttachment *newAttachment = mState.getColorAttachment(index); in syncState() local