Searched defs:EGL_CONTEXT_LOST (Results 1 – 3 of 3) sorted by relevance
20 int EGL_CONTEXT_LOST = 0x300E; field
152 #define EGL_CONTEXT_LOST 0x300E macro
54 public static final int EGL_CONTEXT_LOST = 0x300E; field in EGL14