Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotBuffers_unittest.cpp138 GlBufferData arrayData = {128, nullptr, GL_STATIC_DRAW}; in TEST_F() local
140 GLuint arrayBuff = addBuffer(arrayData); in TEST_F()