Home
last modified time | relevance | path

Searched refs:state_GL_STENCIL_CLEAR_VALUE (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h581 int state_GL_STENCIL_CLEAR_VALUE; variable
1060 *out = (T)state_GL_STENCIL_CLEAR_VALUE; in getClientStateParameter()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp60 state_GL_STENCIL_CLEAR_VALUE = 0; in init()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp6796 ctx->m_state->state_GL_STENCIL_CLEAR_VALUE = v; in s_glClearStencil()