Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotPixelOperations_unittest.cpp85 static const GLint kGLES2TestStencilRef = 1; variable
163 GlStencilFunc testStencilFunc = {GetParam(), kGLES2TestStencilRef, 0}; in TEST_P()
176 GlStencilFunc testStencilFunc = {GL_ALWAYS, kGLES2TestStencilRef, in TEST_P()