Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotBuffers_unittest.cpp106 EXPECT_TRUE(compareBufferParameter(GL_ARRAY_BUFFER, GL_BUFFER_SIZE, in checkBufferData()
108 EXPECT_TRUE(compareBufferParameter(GL_ARRAY_BUFFER, GL_BUFFER_USAGE, in checkBufferData()
119 testing::AssertionResult compareBufferParameter(GLenum target, in compareBufferParameter() function in gfxstream::gl::__anon126380d70111::SnapshotGlBufferObjectsTest