/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | SyncVk.cpp | 464 return egl::Error(EGL_BAD_ALLOC, "eglCreateSyncKHR failed to create sync object"); in initialize() 474 vk::GetImpl(display), EGL_BAD_ALLOC); in initialize() 478 return egl::Error(EGL_BAD_ALLOC); in initialize() 497 return egl::Error(EGL_BAD_ALLOC); in clientWait() 516 return egl::Error(EGL_BAD_ALLOC); in clientWait() 533 return angle::ToEGL(mSyncHelper->serverWait(contextVk), displayVk, EGL_BAD_ALLOC); in serverWait() 541 return egl::Error(EGL_BAD_ALLOC); in getStatus()
|
/third_party/mesa3d/src/egl/drivers/haiku/ |
H A D | egl_haiku.cpp | 87 _eglError(EGL_BAD_ALLOC, "haiku_create_window_surface"); in haiku_create_window_surface() 150 return _eglError(EGL_BAD_ALLOC, "haiku_add_configs_for_visuals"); in haiku_add_configs_for_visuals() 248 _eglError(EGL_BAD_ALLOC, "haiku_create_context"); in haiku_create_context()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_drm.c | 153 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_drm_create_window_surface() 334 _eglError(EGL_BAD_ALLOC, "failed to allocate color buffer"); in dri2_drm_get_buffers_with_format() 344 _eglError(EGL_BAD_ALLOC, "failed to allocate local buffer"); in dri2_drm_get_buffers_with_format() 442 return _eglError(EGL_BAD_ALLOC, "dri2_swap_buffers"); in dri2_drm_swap_buffers() 460 _eglError(EGL_BAD_ALLOC, "dri2_query_buffer_age"); in dri2_drm_query_buffer_age() 477 _eglError(EGL_BAD_ALLOC, "dri2_create_image_khr_pixmap"); in dri2_drm_create_image_khr_pixmap() 486 _eglError(EGL_BAD_ALLOC, "dri2_create_image_khr_pixmap"); in dri2_drm_create_image_khr_pixmap() 692 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_drm()
|
H A D | platform_x11_dri3.c | 163 _eglError(EGL_BAD_ALLOC, "dri3_create_surface"); in dri3_create_surface() 199 _eglError(EGL_BAD_ALLOC, "dri3_surface_create"); in dri3_create_surface() 205 _eglError(EGL_BAD_ALLOC, "dri3_surface_create"); in dri3_create_surface() 304 _eglError(EGL_BAD_ALLOC, "xcb_dri3_buffer_from_pixmap"); in dri3_create_image_khr_pixmap() 318 _eglError(EGL_BAD_ALLOC, "dri3_create_image_khr"); in dri3_create_image_khr_pixmap() 370 _eglError(EGL_BAD_ALLOC, "dri3_create_image_khr"); in dri3_create_image_khr_pixmap_from_buffers()
|
H A D | platform_wayland.c | 319 _eglError(EGL_BAD_ALLOC, "dri2_wl_formats_init"); in dri2_wl_formats_init() 607 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface() 613 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface() 679 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface() 686 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface() 695 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface() 703 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface() 713 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface() 1142 _eglError(EGL_BAD_ALLOC, "failed to allocate color buffer"); in update_buffers() 1202 _eglError(EGL_BAD_ALLOC, "faile in dri2_wl_get_buffers_with_format() [all...] |
H A D | platform_x11.c | 283 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_x11_create_surface() 315 _eglError(EGL_BAD_ALLOC, "xcb_get_geometry"); in dri2_x11_create_surface() 324 _eglError(EGL_BAD_ALLOC, "xcb_get_geometry"); in dri2_x11_create_surface() 347 _eglError(EGL_BAD_ALLOC, "xcb_dri2_create_drawable_checked"); in dri2_x11_create_surface() 1119 _eglError(EGL_BAD_ALLOC, "xcb_get_geometry"); in dri2_create_image_khr_pixmap() 1139 _eglError(EGL_BAD_ALLOC, "dri2_create_image_khr"); in dri2_create_image_khr_pixmap() 1391 return _eglError(EGL_BAD_ALLOC, msg); in dri2_get_xcb_connection() 1427 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_x11_swrast() 1511 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_x11_dri3() 1619 return _eglError(EGL_BAD_ALLOC, "eglInitializ in dri2_initialize_x11_dri2() [all...] |
H A D | platform_device.c | 133 _eglError(EGL_BAD_ALLOC, "eglCreatePbufferSurface"); in dri2_device_create_surface() 349 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_device()
|
H A D | platform_surfaceless.c | 126 _eglError(EGL_BAD_ALLOC, "eglCreatePbufferSurface"); in dri2_surfaceless_create_surface() 334 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_surfaceless()
|
H A D | egl_dri2.c | 1354 egl_error = EGL_BAD_ALLOC; in dri2_create_context_attribs_error() 1506 _eglError(EGL_BAD_ALLOC, "eglCreateContext"); in dri2_create_context() 1768 return _eglError(EGL_BAD_ALLOC, "no createNewDrawable"); in dri2_create_drawable() 1774 return _eglError(EGL_BAD_ALLOC, "createNewDrawable"); in dri2_create_drawable() 2241 _eglError(EGL_BAD_ALLOC, "dri2_create_image"); in dri2_create_image_from_dri() 2247 _eglError(EGL_BAD_ALLOC, "dri2_create_image"); in dri2_create_image_from_dri() 2268 return EGL_BAD_ALLOC; in egl_error_from_dri_image_error() 2277 return EGL_BAD_ALLOC; in egl_error_from_dri_image_error() 2318 _eglError(EGL_BAD_ALLOC, "dri2_create_image_khr"); in dri2_create_image_khr_renderbuffer() 2472 _eglError(EGL_BAD_ALLOC, "dri2_create_image_kh in dri2_create_image_khr_texture() [all...] |
H A D | platform_ohos.c | 344 _eglError(EGL_BAD_ALLOC, "ohos_create_surface"); in ohos_create_surface() 369 _eglError(EGL_BAD_ALLOC, "ohos_create_surface"); in ohos_create_surface() 636 _eglError(EGL_BAD_ALLOC, "ohos_query_buffer_age"); in ohos_query_buffer_age() 1246 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_ohos()
|
H A D | platform_android.c | 644 _eglError(EGL_BAD_ALLOC, "droid_create_surface"); 681 _eglError(EGL_BAD_ALLOC, "droid_create_surface"); 970 _eglError(EGL_BAD_ALLOC, "droid_query_buffer_age"); 1684 return _eglError(EGL_BAD_ALLOC, "eglInitialize");
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | SwapChain11.cpp | 272 return EGL_BAD_ALLOC; in resetOffscreenColorBuffer() 320 return EGL_BAD_ALLOC; in resetOffscreenColorBuffer() 340 return EGL_BAD_ALLOC; in resetOffscreenColorBuffer() 429 return EGL_BAD_ALLOC; in resetOffscreenDepthBuffer() 502 return EGL_BAD_ALLOC; in resize() 522 return EGL_BAD_ALLOC; in resize() 643 return EGL_BAD_ALLOC; in reset() 821 return EGL_BAD_ALLOC; in copyOffscreenToBackbuffer()
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglcurrent.c | 111 case EGL_BAD_ALLOC: in _eglInternalError() 112 s = "EGL_BAD_ALLOC"; in _eglInternalError() 161 if (errCode == EGL_BAD_ALLOC) in _eglError()
|
H A D | eglapi.c | 315 return EGL_BAD_ALLOC; in _eglConvertIntsToAttribs() 319 return EGL_BAD_ALLOC; in _eglConvertIntsToAttribs() 435 RETURN_EGL_ERROR(NULL, EGL_BAD_ALLOC, NULL); in eglGetPlatformDisplayEXT() 997 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in _eglCreateWindowSurfaceCommon() 1073 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in eglCreatePlatformWindowSurface() 1140 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in _eglCreatePixmapSurfaceCommon() 1188 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in eglCreatePlatformPixmapSurface() 1715 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in eglCreatePbufferFromClientBuffer() 1789 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_IMAGE); in eglCreateImage() 2427 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_BAD_ALLOC); in eglLabelObjectKHR() [all...] |
H A D | egldisplay.c | 663 _eglError(EGL_BAD_ALLOC, "eglGetPlatformDisplay"); in _eglGetDeviceDisplay() 677 _eglError(EGL_BAD_ALLOC, "eglGetPlatformDisplay"); in _eglGetDeviceDisplay()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Surface.cpp | 85 return error(EGL_BAD_ALLOC, false); in initialize() 99 return error(EGL_BAD_ALLOC, false); in initialize() 409 return error(EGL_BAD_ALLOC, false); in reset()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | SwapChain9.cpp | 148 return EGL_BAD_ALLOC; in reset() 235 return EGL_BAD_ALLOC; in reset() 265 return EGL_BAD_ALLOC; in reset() 356 return EGL_BAD_ALLOC; in swapRect()
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluDefs.cpp | 48 if (err == EGL_BAD_ALLOC) in checkError()
|
/third_party/mesa3d/src/egl/drivers/wgl/ |
H A D | egl_wgl.c | 196 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in wgl_initialize_impl() 359 _eglError(EGL_BAD_ALLOC, "eglCreateContext"); in wgl_create_context()
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglMemoryStressTests.cpp | 237 if (error.getError() == EGL_BAD_ALLOC) in allocatePBuffer() 239 m_errorString = "eglCreatePbufferSurface returned EGL_BAD_ALLOC"; in allocatePBuffer() 301 if (error.getError() == EGL_BAD_ALLOC) in allocateContext() 303 m_errorString = "eglCreateContext returned EGL_BAD_ALLOC"; in allocateContext()
|
/third_party/EGL/api/1.2/EGL/ |
H A D | egl.h | 52 #define EGL_BAD_ALLOC 0x3003 macro
|
/third_party/EGL/api/1.2/ |
H A D | egl.h | 48 #define EGL_BAD_ALLOC 0x3003 macro
|
/third_party/EGL/api/1.1/EGL/ |
H A D | egl.h | 73 #define EGL_BAD_ALLOC 0x3003 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Error.h | 94 using EglBadAlloc = priv::ErrorStream<EGL_BAD_ALLOC>;
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/ |
H A D | egl.h | 48 #define EGL_BAD_ALLOC 0x3003 macro
|