Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLBackwardsCompatibleContextTest.cpp29 class EGLBackwardsCompatibleContextTest : public ANGLETest<> class
32 EGLBackwardsCompatibleContextTest() : mDisplay(0) {} in EGLBackwardsCompatibleContextTest() function in angle::EGLBackwardsCompatibleContextTest
96 TEST_P(EGLBackwardsCompatibleContextTest, PbufferDifferentConfig) in TEST_P() argument
103 TEST_P(EGLBackwardsCompatibleContextTest, BackwardsCompatibleDisbled) in TEST_P() argument
143 TEST_P(EGLBackwardsCompatibleContextTest, BackwardsCompatibleEnabledES3) in TEST_P() argument
174 TEST_P(EGLBackwardsCompatibleContextTest, BackwardsCompatibleEnabledES1) in TEST_P() argument
205 ANGLE_INSTANTIATE_TEST(EGLBackwardsCompatibleContextTest,
/external/angle/src/tests/
Dangle_end2end_tests.gni8 "egl_tests/EGLBackwardsCompatibleContextTest.cpp",