Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp379 …tcu::TestCaseGroup* coreFuncGroup = new tcu::TestCaseGroup(m_testCtx, "core", "Test core functions… in init() local
380 addChild(coreFuncGroup); in init()
382coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "egl", "Test EGL core … in init()
384coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "egl15", "Test EGL 1.5 … in init()
385coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles", "Test OpenGL E… in init()
386coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles2", "Test OpenGL E… in init()
387coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles3", "Test OpenGL E… in init()