Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp627 void testPingPongBaseLevel(bool immutable);
5119 testPingPongBaseLevel(false); in TEST_P()
5123 testPingPongBaseLevel(true); in TEST_P()
5125 void Texture2DBaseMaxTestES3::testPingPongBaseLevel(bool immutable) in testPingPongBaseLevel() function in __anon18dedd8c0111::Texture2DBaseMaxTestES3