Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotTransformation_unittest.cpp41 EXPECT_TRUE(compareGlobalGlIntv(gl, GL_VIEWPORT, GetParam())); in changedStateCheck()
DGLSnapshotTesting.h158 testing::AssertionResult compareGlobalGlIntv(const GLESv2Dispatch* gl,
DGLSnapshotTesting.cpp206 testing::AssertionResult compareGlobalGlIntv(const GLESv2Dispatch* gl, in compareGlobalGlIntv() function
DGLSnapshotPixelOperations_unittest.cpp104 EXPECT_TRUE(compareGlobalGlIntv(gl, GL_SCISSOR_BOX, expected)); in stateCheck()