Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp304 …tcu::TestCaseGroup* coreFuncGroup = new tcu::TestCaseGroup(m_testCtx, "core", "Test core functions… in init() local
305 addChild(coreFuncGroup); in init()
307coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "egl", "Test EGL core … in init()
308coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles", "Test OpenGL E… in init()
309coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles2", "Test OpenGL E… in init()
310coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles3", "Test OpenGL E… in init()