Searched refs:compareGlobalGlBoolean (Results 1 – 4 of 4) sorted by relevance
39 EXPECT_TRUE(compareGlobalGlBoolean(gl, GL_SAMPLE_COVERAGE_INVERT, in stateCheck()
41 EXPECT_TRUE(compareGlobalGlBoolean(gl, GL_DEPTH_WRITEMASK, expected)); in stateCheck()
107 testing::AssertionResult compareGlobalGlBoolean(const GLESv2Dispatch* gl,
69 testing::AssertionResult compareGlobalGlBoolean(const GLESv2Dispatch* gl, in compareGlobalGlBoolean() function