Home
last modified time | relevance | path

Searched refs:EGL_SWAP_BEHAVIOR (Results 1 – 10 of 10) sorted by relevance

/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp82 EGL_SWAP_BEHAVIOR, in logCommonSurfaceAttributes()
201 const EGLint swapBehavior = eglu::querySurfaceInt(egl, display, surface, EGL_SWAP_BEHAVIOR); in checkCommonAttributes()
549 const EGLint value = eglu::querySurfaceInt(egl, display, surface, EGL_SWAP_BEHAVIOR); in testAttributes()
551 logSurfaceAttribute(log, EGL_SWAP_BEHAVIOR, value); in testAttributes()
557 egl.surfaceAttrib(display, surface, EGL_SWAP_BEHAVIOR, nextValue); in testAttributes()
559 if (eglu::querySurfaceInt(egl, display, surface, EGL_SWAP_BEHAVIOR) != nextValue) in testAttributes()
DteglNegativeApiTests.cpp1159 expectFalse(eglSurfaceAttrib(EGL_NO_DISPLAY, DE_NULL, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in init()
1162 expectFalse(eglSurfaceAttrib((EGLDisplay)-1, DE_NULL, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in init()
1169 expectFalse(eglSurfaceAttrib(display, DE_NULL, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in init()
1172 expectFalse(eglSurfaceAttrib(display, (EGLSurface)-1, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in init()
1260 expectFalse(eglSurfaceAttrib(display, surface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_PRESERVED)); in init()
DteglResizeTests.cpp390 …EGLU_CHECK_CALL(egl, surfaceAttrib(m_display, **m_surface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_PRESERVED… in iterate()
DteglPreservingSwapTests.cpp449 …EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_PRESE… in iterate()
/external/mesa3d/src/egl/main/
Deglsurface.c385 case EGL_SWAP_BEHAVIOR: in _eglQuerySurface()
457 case EGL_SWAP_BEHAVIOR: in _eglSurfaceAttrib()
/external/deqp/framework/egl/
DegluStrUtil.inl126 case EGL_SWAP_BEHAVIOR: return "EGL_SWAP_BEHAVIOR";
DegluStrUtil.cpp127 case EGL_SWAP_BEHAVIOR: in operator <<()
/external/mesa3d/include/EGL/
Degl.h180 #define EGL_SWAP_BEHAVIOR 0x3093 macro
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl140 #define EGL_SWAP_BEHAVIOR 0x3093 macro
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...