Home
last modified time | relevance | path

Searched refs:EGL_BAD_ALLOC (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSyncVk.cpp219 return egl::Error(EGL_BAD_ALLOC, "eglCreateSyncKHR failed to create sync object"); in initialize()
240 return egl::Error(EGL_BAD_ALLOC); in clientWait()
259 return egl::Error(EGL_BAD_ALLOC); in clientWait()
271 return egl::Error(EGL_BAD_ALLOC); in serverWait()
281 return egl::Error(EGL_BAD_ALLOC); in getStatus()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSyncVk.cpp464 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/dri2/
Dplatform_drm.c153 _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()
Dplatform_wayland.c338 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface()
344 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface()
410 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface()
417 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface()
426 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface()
434 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_wl_create_window_surface()
725 _eglError(EGL_BAD_ALLOC, "failed to allocate color buffer"); in update_buffers()
781 _eglError(EGL_BAD_ALLOC, "failed to allocate local buffer"); in dri2_wl_get_buffers_with_format()
1117 return _eglError(EGL_BAD_ALLOC, "dri2_swap_buffers"); in dri2_wl_swap_buffers_with_damage()
1202 _eglError(EGL_BAD_ALLOC, "dri2_query_buffer_age"); in dri2_wl_query_buffer_age()
[all …]
Dplatform_x11_dri3.c148 _eglError(EGL_BAD_ALLOC, "dri3_create_surface"); in dri3_create_surface()
183 _eglError(EGL_BAD_ALLOC, "dri3_surface_create"); in dri3_create_surface()
189 _eglError(EGL_BAD_ALLOC, "dri3_surface_create"); in dri3_create_surface()
288 _eglError(EGL_BAD_ALLOC, "xcb_dri3_buffer_from_pixmap"); in dri3_create_image_khr_pixmap()
302 _eglError(EGL_BAD_ALLOC, "dri3_create_image_khr"); in dri3_create_image_khr_pixmap()
354 _eglError(EGL_BAD_ALLOC, "dri3_create_image_khr"); in dri3_create_image_khr_pixmap_from_buffers()
Dplatform_x11.c262 _eglError(EGL_BAD_ALLOC, "dri2_create_surface"); in dri2_x11_create_surface()
297 _eglError(EGL_BAD_ALLOC, "xcb_get_geometry"); in dri2_x11_create_surface()
306 _eglError(EGL_BAD_ALLOC, "xcb_get_geometry"); in dri2_x11_create_surface()
326 _eglError(EGL_BAD_ALLOC, "xcb_dri2_create_drawable_checked"); in dri2_x11_create_surface()
1087 _eglError(EGL_BAD_ALLOC, "xcb_get_geometry"); in dri2_create_image_khr_pixmap()
1107 _eglError(EGL_BAD_ALLOC, "dri2_create_image_khr"); in dri2_create_image_khr_pixmap()
1266 return _eglError(EGL_BAD_ALLOC, msg); in dri2_get_xcb_connection()
1277 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_x11_swrast()
1364 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_x11_dri3()
1472 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_x11_dri2()
Dplatform_device.c132 _eglError(EGL_BAD_ALLOC, "eglCreatePbufferSurface"); in dri2_device_create_surface()
340 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_device()
Dplatform_surfaceless.c125 _eglError(EGL_BAD_ALLOC, "eglCreatePbufferSurface"); in dri2_surfaceless_create_surface()
325 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_surfaceless()
Degl_dri2.c1350 egl_error = EGL_BAD_ALLOC; in dri2_create_context_attribs_error()
1498 _eglError(EGL_BAD_ALLOC, "eglCreateContext"); in dri2_create_context()
1755 return _eglError(EGL_BAD_ALLOC, "no createNewDrawable"); in dri2_create_drawable()
1760 return _eglError(EGL_BAD_ALLOC, "createNewDrawable"); in dri2_create_drawable()
2222 _eglError(EGL_BAD_ALLOC, "dri2_create_image"); in dri2_create_image_from_dri()
2228 _eglError(EGL_BAD_ALLOC, "dri2_create_image"); in dri2_create_image_from_dri()
2249 return EGL_BAD_ALLOC; in egl_error_from_dri_image_error()
2258 return EGL_BAD_ALLOC; in egl_error_from_dri_image_error()
2299 _eglError(EGL_BAD_ALLOC, "dri2_create_image_khr"); in dri2_create_image_khr_renderbuffer()
2453 _eglError(EGL_BAD_ALLOC, "dri2_create_image_khr"); in dri2_create_image_khr_texture()
[all …]
Dplatform_ohos.c339 _eglError(EGL_BAD_ALLOC, "ohos_create_surface"); in ohos_create_surface()
364 _eglError(EGL_BAD_ALLOC, "ohos_create_surface"); in ohos_create_surface()
620 _eglError(EGL_BAD_ALLOC, "ohos_query_buffer_age"); in ohos_query_buffer_age()
1213 return _eglError(EGL_BAD_ALLOC, "eglInitialize"); in dri2_initialize_ohos()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp148 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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp148 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/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp87 _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/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DSurface.cpp85 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/d3d11/
DSwapChain11.cpp272 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/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DSyncMtl.mm240 return egl::Error(EGL_BAD_ALLOC, "eglCreateSyncKHR failed to create sync object");
259 return egl::Error(EGL_BAD_ALLOC);
278 return egl::Error(EGL_BAD_ALLOC);
302 return egl::Error(EGL_BAD_ALLOC);
/third_party/mesa3d/src/egl/main/
Deglcurrent.c239 case EGL_BAD_ALLOC: in _eglInternalError()
289 if (errCode == EGL_BAD_ALLOC) in _eglError()
Deglapi.c285 _eglDebugReport(EGL_BAD_ALLOC, funcName, EGL_DEBUG_MSG_CRITICAL_KHR, NULL); in _eglSetFuncName()
321 return EGL_BAD_ALLOC; in _eglConvertIntsToAttribs()
325 return EGL_BAD_ALLOC; in _eglConvertIntsToAttribs()
441 RETURN_EGL_ERROR(NULL, EGL_BAD_ALLOC, NULL); in eglGetPlatformDisplayEXT()
999 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in _eglCreateWindowSurfaceCommon()
1066 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in eglCreatePlatformWindowSurface()
1124 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in _eglCreatePixmapSurfaceCommon()
1172 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in eglCreatePlatformPixmapSurface()
1662 RETURN_EGL_ERROR(NULL, EGL_BAD_ALLOC, EGL_FALSE); in eglBindAPI()
1702 RETURN_EGL_ERROR(disp, EGL_BAD_ALLOC, EGL_NO_SURFACE); in eglCreatePbufferFromClientBuffer()
[all …]
Degldisplay.c662 _eglError(EGL_BAD_ALLOC, "eglGetPlatformDisplay"); in _eglGetDeviceDisplay()
676 _eglError(EGL_BAD_ALLOC, "eglGetPlatformDisplay"); in _eglGetDeviceDisplay()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstegl.c52 case EGL_BAD_ALLOC: in gst_egl_get_error_string()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.cpp272 return EGL_BAD_ALLOC; in resetOffscreenColorBuffer()
417 return EGL_BAD_ALLOC; in resetOffscreenDepthBuffer()
490 return EGL_BAD_ALLOC; in resize()
507 return EGL_BAD_ALLOC; in resize()
625 return EGL_BAD_ALLOC; in reset()
803 return EGL_BAD_ALLOC; in copyOffscreenToBackbuffer()
/third_party/vk-gl-cts/framework/egl/
DegluDefs.cpp48 if (err == EGL_BAD_ALLOC) in checkError()
DegluStrUtil.inl46 case EGL_BAD_ALLOC: return "EGL_BAD_ALLOC";
/third_party/mesa3d/docs/_extra/specs/
DEGL_MESA_query_driver.txt78 EGL_BAD_ALLOC error is generated.
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_d3d_share_handle_client_buffer.txt73 was created from or else an EGL_BAD_ALLOC error is generated."

1234