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 52 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 128 CAPABILITY_GET_SURFACE_SIZE |
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 61 eglu::NativeWindow::CAPABILITY_GET_SURFACE_SIZE |
  /external/deqp/modules/egl/
teglResizeTests.cpp 323 if (hasBits(nativeWindow.getCapabilities(), NativeWindow::CAPABILITY_GET_SURFACE_SIZE))

Completed in 220 milliseconds