HomeSort by relevance Sort by last modified time
    Searched refs:CAPABILITY_GET_SURFACE_SIZE (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/egl/
egluNativeWindow.cpp 50 TCU_CHECK_INTERNAL((m_capabilities & CAPABILITY_GET_SURFACE_SIZE) == 0);
egluNativeWindow.hpp 80 CAPABILITY_GET_SURFACE_SIZE = (1<<2),
  /external/deqp/framework/platform/X11/
tcuX11EglPlatform.cpp 84 CAPABILITY_GET_SURFACE_SIZE |
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 50 eglu::NativeWindow::CAPABILITY_GET_SURFACE_SIZE |
  /external/deqp/modules/egl/
teglResizeTests.cpp 308 if (hasBits(nativeWindow.getCapabilities(), NativeWindow::CAPABILITY_GET_SURFACE_SIZE))

Completed in 2180 milliseconds