Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotBuffers_unittest.cpp34 for (GLenum bindTarget : kGLES2GlobalBufferBindings) { in defaultStateCheck() local
35 EXPECT_TRUE(compareGlobalGlInt(gl, bindTarget, 0)) in defaultStateCheck()