Home
last modified time | relevance | path

Searched refs:checkStatusWithGLFrontEnd (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DFramebuffer.h487 FramebufferStatus checkStatusWithGLFrontEnd(const Context *context) const;
DFramebuffer.cpp1219 mCachedStatus = checkStatusWithGLFrontEnd(context); in checkStatusImpl()
1256 FramebufferStatus Framebuffer::checkStatusWithGLFrontEnd(const Context *context) const in checkStatusWithGLFrontEnd() function in gl::Framebuffer