Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.h431 GLenum checkStatusWithGLFrontEnd(const Context *context) const;
DFramebuffer.cpp1141 mCachedStatus = checkStatusWithGLFrontEnd(context); in checkStatusImpl()
1166 GLenum Framebuffer::checkStatusWithGLFrontEnd(const Context *context) const in checkStatusWithGLFrontEnd() function in gl::Framebuffer