Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageFormatTests.hpp37 TestCaseGroup *createModifyTests(EglTestContext &eglTestCtx, const std::string &name, const std::st…
H A DteglImageTests.cpp692 addChild(Image::createModifyTests(m_eglTestCtx, "modify", "EGLImage modifying tests")); in init()
H A DteglImageFormatTests.cpp2456 TestCaseGroup *createModifyTests(EglTestContext &eglTestCtx, const string &name, const string &desc) in createModifyTests() function