Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLProtectedContentTest.cpp338 void textureFromPbufferTest(bool isProtectedContext, bool isProtectedTexture);
681 void EGLProtectedContentTest::textureFromPbufferTest(bool isProtectedContext, in textureFromPbufferTest() function in EGLProtectedContentTest
758 textureFromPbufferTest(false, false); in TEST_P()
764 textureFromPbufferTest(true, true); in TEST_P()