Searched defs:swapBehavior (Results 1 – 3 of 3) sorted by relevance
350 EGLint swapBehavior = EGL_BUFFER_DESTROYED; in _eglInitSurface() local
68 EGLenum swapBehavior; member
201 const EGLint swapBehavior = eglu::querySurfaceInt(egl, display, surface, EGL_SWAP_BEHAVIOR); in checkCommonAttributes() local