Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A 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