Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp3130 class GLES2ThreadedSharingTest : public TestCase class
3153 GLES2ThreadedSharingTest(EglTestContext &context, const TestConfig &config, const char *name,
3155 ~GLES2ThreadedSharingTest(void);
3187 GLES2ThreadedSharingTest::GLES2ThreadedSharingTest(EglTestContext &context, const TestConfig &confi… in GLES2ThreadedSharingTest() function in deqp::egl::GLES2ThreadedSharingTest
3206 GLES2ThreadedSharingTest::~GLES2ThreadedSharingTest(void) in ~GLES2ThreadedSharingTest()
3208 GLES2ThreadedSharingTest::deinit(); in ~GLES2ThreadedSharingTest()
3211 void GLES2ThreadedSharingTest::init(void) in init()
3314 void GLES2ThreadedSharingTest::addBufferOperations(void) in addBufferOperations()
3422 void GLES2ThreadedSharingTest::addTextureOperations(void) in addTextureOperations()
3551 void GLES2ThreadedSharingTest::addImageOperations(void) in addImageOperations()
[all …]