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

1 2 3 4 5

  /external/deqp/modules/egl/
teglSyncTests.cpp 67 case EGL_SYNC_REUSABLE_KHR: return "EGL_SYNC_REUSABLE_KHR";
178 case EGL_SYNC_REUSABLE_KHR: return SyncTest::EXTENSION_REUSABLE_SYNC;
269 : SyncTest (eglTestCtx, syncType, SyncTest::EXTENSION_NONE, syncType != EGL_SYNC_REUSABLE_KHR, "create_null_attribs", "create_null_attribs")
291 : SyncTest (eglTestCtx, syncType, SyncTest::EXTENSION_NONE, syncType != EGL_SYNC_REUSABLE_KHR, "create_empty_attribs", "create_empty_attribs")
318 : SyncTest (eglTestCtx, syncType, SyncTest::EXTENSION_NONE, syncType != EGL_SYNC_REUSABLE_KHR, "create_invalid_display", "create_invalid_display")
351 : SyncTest (eglTestCtx, syncType, SyncTest::EXTENSION_NONE, syncType != EGL_SYNC_REUSABLE_KHR, "create_invalid_type", "create_invalid_type")
384 : SyncTest (eglTestCtx, syncType, SyncTest::EXTENSION_NONE, syncType != EGL_SYNC_REUSABLE_KHR, "create_invalid_attribs", "create_invalid_attribs")
422 : SyncTest (eglTestCtx, syncType, SyncTest::EXTENSION_NONE, syncType != EGL_SYNC_REUSABLE_KHR, "create_invalid_context", "create_invalid_context")
458 : SyncTest (eglTestCtx, syncType, SyncTest::EXTENSION_NONE, syncType != EGL_SYNC_REUSABLE_KHR, "wait_no_timeout", "wait_no_timeout"
    [all...]
  /external/mesa3d/src/egl/main/
eglsync.c 135 sync->Type == EGL_SYNC_REUSABLE_KHR ||
  /development/ndk/platforms/android-14/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/r10/platforms/android-12/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/EGL/
eglext.h 135 #define EGL_SYNC_REUSABLE_KHR 0x30FA

Completed in 74 milliseconds

1 2 3 4 5