Searched refs:GetProcAddressCoreFunctionsCase (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/modules/egl/ |
| D | teglGetProcAddressTests.cpp | 215 class GetProcAddressCoreFunctionsCase : public GetProcAddressCase class 227 …GetProcAddressCoreFunctionsCase (EglTestContext& eglTestCtx, const char* name, const char* descrip… in GetProcAddressCoreFunctionsCase() function in deqp::egl::GetProcAddressCoreFunctionsCase 233 virtual ~GetProcAddressCoreFunctionsCase (void) in ~GetProcAddressCoreFunctionsCase() 378 …roup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "egl", "Test EGL core functions… in init() 380 …roup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "egl15", "Test EGL 1.5 functions… in init() 381 …p->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles", "Test OpenGL ES core funct… in init() 382 …->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles2", "Test OpenGL ES 2 core func… in init() 383 …->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "gles3", "Test OpenGL ES 3 core func… in init()
|