Searched refs:EGL15 (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.cpp | 221 EGL15, enumerator 242 case EGL15: in RenderableType() 264 case EGL15: in isApiSupported() 284 case EGL15: return FunctionNames(DE_LENGTH_OF_ARRAY(s_EGL15), s_EGL15); in getCoreFunctionNames() 312 case EGL15: in executeTest() 384 …sCase (m_eglTestCtx, "egl15", "Test EGL 1.5 functions", GetProcAddressCoreFunctionsCase::EGL15)); in init()
|
D | teglCreateSurfaceTests.cpp | 64 EGL15 enumerator 108 case EGL15: in createWindowSurface() 135 case EGL15: in createPixmapSurface() 176 case EGL15: in executeForConfig() 245 case EGL15: in executeForConfig() 438 …>addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(), EGL15, *i)); in init() 453 …>addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(), EGL15, *i)); in init()
|