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

  /external/mesa3d/src/egl/main/
egldisplay.h 118 EGLBoolean KHR_fence_sync;
eglapi.c 499 _EGL_CHECK_EXTENSION(KHR_fence_sync);
559 if (disp->Extensions.KHR_fence_sync &&
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 717 disp->Extensions.KHR_fence_sync = EGL_TRUE;
    [all...]

Completed in 127 milliseconds