Searched refs:GetProcAddressCoreFunctionsCase (Results 1 – 1 of 1) sorted by relevance
217 class GetProcAddressCoreFunctionsCase : public GetProcAddressCase class229 …GetProcAddressCoreFunctionsCase(EglTestContext &eglTestCtx, const char *name, const char *descript… in GetProcAddressCoreFunctionsCase() function in deqp::egl::GetProcAddressCoreFunctionsCase236 virtual ~GetProcAddressCoreFunctionsCase(void) in ~GetProcAddressCoreFunctionsCase()395 …coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase(m_eglTestCtx, "egl", "Test EGL core fu… in init()396 … GetProcAddressCoreFunctionsCase::EGL14)); in init()398 …coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase(m_eglTestCtx, "egl15", "Test EGL 1.5 f… in init()399 … GetProcAddressCoreFunctionsCase::EGL15)); in init()400 coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase( in init()401 … m_eglTestCtx, "gles", "Test OpenGL ES core functions", GetProcAddressCoreFunctionsCase::GLES)); in init()402 coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase( in init()[all …]