Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLCompatibilityTest.cpp284 void TestDifferentStencilMaskAndRef(GLenum errIfMismatch);
1453 void WebGLCompatibilityTest::TestDifferentStencilMaskAndRef(GLenum errIfMismatch) in TestDifferentStencilMaskAndRef() argument
1479 EXPECT_GL_ERROR(errIfMismatch); in TestDifferentStencilMaskAndRef()
1489 EXPECT_GL_ERROR(errIfMismatch); in TestDifferentStencilMaskAndRef()
1499 EXPECT_GL_ERROR(errIfMismatch); in TestDifferentStencilMaskAndRef()