Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h574 unsigned int state_GL_STENCIL_BACK_VALUE_MASK; variable
1032 *out = (T)state_GL_STENCIL_BACK_VALUE_MASK; in getClientStateParameter()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp53 state_GL_STENCIL_BACK_VALUE_MASK = ~(0); in init()
2889 state_GL_STENCIL_BACK_VALUE_MASK = mask; in stencilFuncSeparate()