Searched defs:CAPABILITY_CREATE_SURFACE_PLATFORM (Results 1 - 2 of 2) sorted by relevance
/external/deqp/framework/egl/ | ||
H A D | egluNativePixmap.hpp | 47 CAPABILITY_CREATE_SURFACE_PLATFORM = (1<<1), //!< EGL surface can be created with eglCreatePlatformPixmapSurface() enumerator in enum:eglu::NativePixmap::Capability |
H A D | egluNativeWindow.hpp | 79 CAPABILITY_CREATE_SURFACE_PLATFORM = (1<<1), //!< EGL surface can be created with eglCreatePlatformWindowSurface() enumerator in enum:eglu::NativeWindow::Capability |
Completed in 106 milliseconds