Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLContextCompatibilityTest.cpp269 testMakeCurrentFails(window, context); in testWindowCompatibility()
301 testMakeCurrentFails(pbuffer, context); in testPbufferCompatibility()
346 void testMakeCurrentFails(EGLSurface surface, EGLContext context) const in testMakeCurrentFails() function in __anon009a30f70111::EGLContextCompatibilityTest