You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
272B

  1. EGL_NV_stream_sync
  2. https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
  3. EGL_NV_stream_sync
  4. EGL_SYNC_TYPE_KHR 0x30F7
  5. EGL_SYNC_NEW_FRAME_NV 0x321F
  6. EGLSyncKHR eglCreateStreamSyncNV (EGLDisplay dpy, EGLStreamKHR stream, EGLenum type, const EGLint * attrib_list)