Searched refs:EGL15 (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGetProcAddressTests.cpp | 221 EGL15, enumerator 242 case EGL15: in RenderableType() 262 case EGL15: in isApiSupported() 280 case EGL15: return FunctionNames(DE_LENGTH_OF_ARRAY(s_EGL15), s_EGL15); in getCoreFunctionNames() 308 case EGL15: in executeTest() 380 coreFuncGroup->addChild(new GetProcAddressCoreFunctionsCase (m_eglTestCtx, "egl15", "Test EGL 1.5 functions", GetProcAddressCoreFunctionsCase::EGL15)); in init()
|
H A D | teglCreateSurfaceTests.cpp | 64 EGL15 enumerator 108 case EGL15: in createWindowSurface() 135 case EGL15: in createPixmapSurface() 177 case EGL15: in executeForConfig() 246 case EGL15: in executeForConfig() 439 windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(), EGL15, *i)); in init() 454 pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(), EGL15, *i)); in init()
|
Completed in 3 milliseconds