Searched refs:CAPABILITY_GET_SURFACE_SIZE (Results 1 - 5 of 5) sorted by relevance

/external/deqp/framework/egl/
H A DegluNativeWindow.cpp50 TCU_CHECK_INTERNAL((m_capabilities & CAPABILITY_GET_SURFACE_SIZE) == 0);
H A DegluNativeWindow.hpp80 CAPABILITY_GET_SURFACE_SIZE = (1<<2), enumerator in enum:eglu::NativeWindow::Capability
/external/deqp/framework/platform/X11/
H A DtcuX11EglPlatform.cpp84 CAPABILITY_GET_SURFACE_SIZE |
/external/deqp/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp50 eglu::NativeWindow::CAPABILITY_GET_SURFACE_SIZE |
/external/deqp/modules/egl/
H A DteglResizeTests.cpp308 if (hasBits(nativeWindow.getCapabilities(), NativeWindow::CAPABILITY_GET_SURFACE_SIZE))

Completed in 101 milliseconds