HomeSort by relevance Sort by last modified time
    Searched full:egl_khr_fence_sync (Results 51 - 70 of 70) sorted by null

1 23

  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
eglext.h 218 #ifndef EGL_KHR_fence_sync
219 #define EGL_KHR_fence_sync 1
  /external/chromium_org/third_party/angle/include/EGL/
eglext.h 228 #ifndef EGL_KHR_fence_sync
229 #define EGL_KHR_fence_sync 1
  /external/chromium_org/third_party/khronos/EGL/
eglext.h 228 #ifndef EGL_KHR_fence_sync
229 #define EGL_KHR_fence_sync 1
  /external/chromium_org/third_party/mesa/src/include/EGL/
eglext.h 228 #ifndef EGL_KHR_fence_sync
229 #define EGL_KHR_fence_sync 1
  /external/mesa3d/include/EGL/
eglext.h 228 #ifndef EGL_KHR_fence_sync
229 #define EGL_KHR_fence_sync 1
  /frameworks/native/opengl/include/EGL/
eglext.h 228 #ifndef EGL_KHR_fence_sync
229 #define EGL_KHR_fence_sync 1
  /external/deqp/modules/egl/
teglClientExtensionTests.cpp 66 "EGL_KHR_fence_sync",
teglSyncTests.cpp 21 * \brief EGL EGL_KHR_fence_sync and EGL_KHR_reusable_sync tests
147 if (extension == "EGL_KHR_fence_sync")
159 throw tcu::NotSupportedError("EGL_KHR_fence_sync not supported", "", __FILE__, __LINE__);
    [all...]
teglGetProcAddressTests.inl 1547 "EGL_KHR_fence_sync",
    [all...]
teglGLES2SharingThreadedTests.cpp     [all...]
  /frameworks/base/services/core/jni/
com_android_server_AssetAtlasService.cpp 42 // This timeout is defined in nanoseconds (see EGL_KHR_fence_sync extension)
  /frameworks/native/opengl/specs/
EGL_ANDROID_native_fence_sync.txt 35 EGL_KHR_fence_sync is required.
  /external/chromium_org/ui/gl/
generate_bindings.py     [all...]
  /device/generic/goldfish/opengl/system/egl/
eglDisplay.cpp 28 "EGL_KHR_fence_sync ";
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 96 "EGL_KHR_fence_sync "
130 // EGL_KHR_reusable_sync, EGL_KHR_fence_sync
    [all...]
  /docs/source.android.com/src/devices/
graphics.jd 187 recommend supporting <code>EGL_ANDROID_blob_cache</code> and <code>EGL_KHR_fence_sync</code> as
  /frameworks/native/include/gui/
GLConsumer.h 408 // mUseFenceSync indicates whether creation of the EGL_KHR_fence_sync
  /frameworks/native/opengl/libagl/
egl.cpp 809 "EGL_KHR_fence_sync "
    [all...]
  /frameworks/native/opengl/tools/glgen2/registry/
egl.xml     [all...]
  /external/chromium_org/content/common/gpu/media/
v4l2_video_decode_accelerator.cc 250 DLOG(ERROR) << "Initialize(): context does not have EGL_KHR_fence_sync";
    [all...]

Completed in 722 milliseconds

1 23