Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h570 GLenum state_GL_STENCIL_FAIL; variable
1016 *out = (T)state_GL_STENCIL_FAIL; in getClientStateParameter()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp49 state_GL_STENCIL_FAIL = GL_KEEP; in init()
2905 state_GL_STENCIL_FAIL = fail; in stencilOpSeparate()