Home
last modified time | relevance | path

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

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