Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp132 mFboState.readFboCheckStatus = GL_NONE; in init()
2494 mFboState.readFboCheckStatus = status; in setCheckFramebufferStatus()
2520 return mFboState.readFboCheckStatus; in getCheckFramebufferStatus()
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h730 GLenum readFboCheckStatus; member