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

  /external/chromium_org/third_party/khronos/EGL/
eglext.h 467 #ifndef EGL_KHR_wait_sync
468 #define EGL_KHR_wait_sync 1
  /frameworks/native/opengl/include/EGL/
eglext.h 462 #ifndef EGL_KHR_wait_sync
463 #define EGL_KHR_wait_sync 1
  /external/chromium_org/third_party/angle/include/EGL/
eglext.h 362 #ifndef EGL_KHR_wait_sync
363 #define EGL_KHR_wait_sync 1
368 #endif /* EGL_KHR_wait_sync */
    [all...]
  /external/deqp/modules/egl/
teglSyncTests.cpp 38 #ifndef EGL_KHR_wait_sync
39 #define EGL_KHR_wait_sync 1
44 #endif /* EGL_KHR_wait_sync */
151 else if (extension == "EGL_KHR_wait_sync")
165 throw tcu::NotSupportedError("EGL_KHR_wait_sync not supported", "", __FILE__, __LINE__);
    [all...]
teglGLES2SharingThreadedTests.cpp 49 #ifndef EGL_KHR_wait_sync
50 #define EGL_KHR_wait_sync 1
55 #endif /* EGL_KHR_wait_sync */
    [all...]

Completed in 176 milliseconds