Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp332 void textureFromPbufferTest(bool isProtectedContext, bool isProtectedTexture);
659 void EGLProtectedContentTest::textureFromPbufferTest(bool isProtectedContext, in textureFromPbufferTest() function in EGLProtectedContentTest
736 textureFromPbufferTest(false, false); in TEST_P()
742 textureFromPbufferTest(true, true); in TEST_P()