Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotRasterization_unittest.cpp84 ::testing::ValuesIn(kGLES2FrontFaceModes));
DGLSnapshotTesting.h60 static const GLenum kGLES2FrontFaceModes[] = {GL_CCW, GL_CW}; variable