Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp267 mState.colorAttachmentsAreUniqueImages()); in checkStatus()
270 if (!mState.colorAttachmentsAreUniqueImages()) in checkStatus()
/external/angle/src/libANGLE/
DFramebuffer.h98 bool colorAttachmentsAreUniqueImages() const;
DFramebuffer.cpp682 bool FramebufferState::colorAttachmentsAreUniqueImages() const in colorAttachmentsAreUniqueImages() function in gl::FramebufferState
1516 if (!mState.colorAttachmentsAreUniqueImages()) in checkStatusWithGLFrontEnd()