Searched defs:EGL_NO_SYNC (Results 1 – 2 of 2) sorted by relevance
70 public static final EGLSync EGL_NO_SYNC = null; field in EGL15
269 #define EGL_NO_SYNC EGL_CAST(EGLSync,0) macro