Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotPixelOperations_unittest.cpp157 GLint defaultStencilMask; in TEST_P() local
158 gl->glGetIntegerv(GL_STENCIL_VALUE_MASK, &defaultStencilMask); in TEST_P()
162 (GLuint)defaultStencilMask}; in TEST_P()
170 GLint defaultStencilMask; in TEST_P() local
171 gl->glGetIntegerv(GL_STENCIL_VALUE_MASK, &defaultStencilMask); in TEST_P()
175 (GLuint)defaultStencilMask}; in TEST_P()