HomeSort by relevance Sort by last modified time
    Searched refs:EGL_SYNC_REUSABLE_KHR (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/deqp/modules/egl/
teglSyncTests.cpp 67 case EGL_SYNC_REUSABLE_KHR: return "EGL_SYNC_REUSABLE_KHR";
176 case EGL_SYNC_REUSABLE_KHR: return SyncTest::EXTENSION_REUSABLE_SYNC;
450 else if (m_syncType == EGL_SYNC_REUSABLE_KHR)
475 if (m_syncType == EGL_SYNC_REUSABLE_KHR)
515 if (m_syncType == EGL_SYNC_REUSABLE_KHR)
556 if (m_syncType == EGL_SYNC_REUSABLE_KHR)
682 else if (m_syncType == EGL_SYNC_REUSABLE_KHR)
704 if (m_syncType == EGL_SYNC_REUSABLE_KHR)
    [all...]
  /external/mesa3d/src/egl/main/
eglsync.c 74 if (!(type == EGL_SYNC_REUSABLE_KHR && dpy->Extensions.KHR_reusable_sync) &&
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_sync.c 176 case EGL_SYNC_REUSABLE_KHR:
205 case EGL_SYNC_REUSABLE_KHR:
243 case EGL_SYNC_REUSABLE_KHR:
269 if (sync->Type != EGL_SYNC_REUSABLE_KHR)
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /development/ndk/platforms/android-9/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA

Completed in 120 milliseconds

1 2 3