Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h569 int state_GL_STENCIL_REF; variable
1012 *out = (T)state_GL_STENCIL_REF; in getClientStateParameter()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp48 state_GL_STENCIL_REF = 0; in init()
2882 state_GL_STENCIL_REF = ref; in stencilFuncSeparate()