Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp131 mFboState.readFboCheckStatus = GL_NONE; in init()
2493 mFboState.readFboCheckStatus = status; in setCheckFramebufferStatus()
2519 return mFboState.readFboCheckStatus; in getCheckFramebufferStatus()
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h720 GLenum readFboCheckStatus; member