/third_party/vk-gl-cts/modules/egl/ |
H A D | teglNegativePartialUpdateTests.cpp | 251 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 293 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 312 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 333 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 410 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 444 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 475 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 514 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate()
|
H A D | teglPartialUpdateTests.cpp | 508 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 699 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 761 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate()
|
H A D | teglQuerySurfaceTests.cpp | 203 if (swapBehavior != EGL_BUFFER_DESTROYED && swapBehavior != EGL_BUFFER_PRESERVED) in checkCommonAttributes() 555 const EGLint nextValue = (value == EGL_BUFFER_DESTROYED) ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED; in testAttributes()
|
H A D | teglNegativeApiTests.cpp | 1187 expectFalse(eglSurfaceAttrib(EGL_NO_DISPLAY, DE_NULL, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in init() 1190 expectFalse(eglSurfaceAttrib((EGLDisplay)-1, DE_NULL, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in init() 1197 expectFalse(eglSurfaceAttrib(display, DE_NULL, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in init() 1200 expectFalse(eglSurfaceAttrib(display, (EGLSurface)-1, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in init()
|
H A D | teglSwapBuffersWithDamageTests.cpp | 411 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate() 579 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate()
|
H A D | teglBufferAgeTests.cpp | 510 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED)); in iterate()
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglsurface.c | 365 EGLint swapBehavior = EGL_BUFFER_DESTROYED; in _eglInitSurface() 375 swapBehavior = EGL_BUFFER_DESTROYED; in _eglInitSurface() 693 case EGL_BUFFER_DESTROYED: in _eglSurfaceAttrib()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | WindowSurfaceWGL.cpp | 88 mSwapBehavior = EGL_BUFFER_DESTROYED; in initialize()
|
H A D | DXGISwapChainWindowSurfaceWGL.cpp | 267 return EGL_BUFFER_DESTROYED; in getSwapBehavior()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | PixmapSurfaceGLX.cpp | 202 return EGL_BUFFER_DESTROYED; in getSwapBehavior()
|
H A D | WindowSurfaceGLX.cpp | 253 return EGL_BUFFER_DESTROYED; in getSwapBehavior()
|
/third_party/EGL/api/1.2/EGL/ |
H A D | egl.h | 168 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
|
/third_party/EGL/api/1.2/ |
H A D | egl.h | 164 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/ |
H A D | egl.h | 164 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/ |
H A D | egl.h | 164 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
|
/third_party/EGL/api/1.0/EGL/ |
H A D | egl.h | 187 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
|
/third_party/EGL/api/1.0/ |
H A D | egl.h | 184 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/ |
H A D | egl.h | 184 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.0/ |
H A D | egl.h | 184 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | egl.h | 178 #define EGL_BUFFER_DESTROYED 0x3095 macro
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | egl.h | 178 #define EGL_BUFFER_DESTROYED 0x3095 macro
|
/third_party/EGL/api/EGL/ |
H A D | egl.h | 195 #define EGL_BUFFER_DESTROYED 0x3095 macro
|
/third_party/mesa3d/include/EGL/ |
H A D | egl.h | 195 #define EGL_BUFFER_DESTROYED 0x3095 macro
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | egl.h | 195 #define EGL_BUFFER_DESTROYED 0x3095 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | SurfaceVk.cpp | 468 return EGL_BUFFER_DESTROYED; in getSwapBehavior() 1944 return EGL_BUFFER_DESTROYED; in getSwapBehavior()
|