Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h317 return checkStatusImpl(context); in checkStatus()
444 const FramebufferStatus &checkStatusImpl(const Context *context) const;
DFramebuffer.cpp1179 const FramebufferStatus &Framebuffer::checkStatusImpl(const Context *context) const in checkStatusImpl() function in gl::Framebuffer