Searched refs:MAX_EGL_SYNC_ATTRIBS (Results 1 – 1 of 1) sorted by relevance
2205 #define MAX_EGL_SYNC_ATTRIBS 10 macro2236 for (int i = 0; i < MAX_EGL_SYNC_ATTRIBS; i += 2) { in eglCreateSyncKHR()2241 if (i + 1 == MAX_EGL_SYNC_ATTRIBS) { in eglCreateSyncKHR()