Home
last modified time | relevance | path

Searched refs:EGL_BAD_PARAMETER (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/egl/main/
Deglmode.c105 _eglError(EGL_BAD_PARAMETER, "eglChooseModeMESA(handle)"); in _eglParseModeAttribs()
112 _eglError(EGL_BAD_PARAMETER, "eglChooseModeMESA(width)"); in _eglParseModeAttribs()
119 _eglError(EGL_BAD_PARAMETER, "eglChooseModeMESA(height)"); in _eglParseModeAttribs()
126 _eglError(EGL_BAD_PARAMETER, "eglChooseModeMESA(refresh rate)"); in _eglParseModeAttribs()
133 _eglError(EGL_BAD_PARAMETER, "eglChooseModeMESA(interlaced)"); in _eglParseModeAttribs()
140 _eglError(EGL_BAD_PARAMETER, "eglChooseModeMESA(optimal)"); in _eglParseModeAttribs()
Deglsurface.c79 err = EGL_BAD_PARAMETER; in _eglParseScreenSurfaceAttribList()
86 err = EGL_BAD_PARAMETER; in _eglParseScreenSurfaceAttribList()
180 err = EGL_BAD_PARAMETER; in _eglParseSurfaceAttribList()
192 err = EGL_BAD_PARAMETER; in _eglParseSurfaceAttribList()
203 err = EGL_BAD_PARAMETER; in _eglParseSurfaceAttribList()
435 err = EGL_BAD_PARAMETER; in _eglSurfaceAttrib()
514 _eglError(EGL_BAD_PARAMETER, "eglBindTexImage"); in _eglBindTexImage()
Deglsync.c96 return _eglError(EGL_BAD_PARAMETER, "eglGetConfigs"); in _eglGetSyncAttribKHR()
Deglapi.c227 _eglError(EGL_BAD_PARAMETER, msg); in _eglCheckSync()
839 err = EGL_BAD_PARAMETER; in eglGetCurrentSurface()
1222 RETURN_EGL_ERROR(NULL, EGL_BAD_PARAMETER, EGL_FALSE); in eglBindAPI()
1336 RETURN_EGL_ERROR(disp, EGL_BAD_PARAMETER, EGL_FALSE); in eglDestroyImageKHR()
1493 RETURN_EGL_ERROR(disp, EGL_BAD_PARAMETER, EGL_FALSE); in eglExportDRMImageMESA()
1516 RETURN_EGL_ERROR(disp, EGL_BAD_PARAMETER, EGL_FALSE); in eglBindWaylandDisplayWL()
1534 RETURN_EGL_ERROR(disp, EGL_BAD_PARAMETER, EGL_FALSE); in eglUnbindWaylandDisplayWL()
1553 RETURN_EGL_ERROR(disp, EGL_BAD_PARAMETER, EGL_FALSE); in eglQueryWaylandBufferWL()
Deglmisc.c169 _eglError(EGL_BAD_PARAMETER, "eglQueryString"); in _eglQueryString()
Deglconfig.c721 return _eglError(EGL_BAD_PARAMETER, "eglChooseConfigs"); in _eglFilterConfigArray()
811 return _eglError(EGL_BAD_PARAMETER, "eglGetConfigAttrib"); in _eglGetConfigAttrib()
835 return _eglError(EGL_BAD_PARAMETER, "eglGetConfigs"); in _eglGetConfigs()
Deglcurrent.c311 case EGL_BAD_PARAMETER: in _eglError()
Deglcontext.c421 return _eglError(EGL_BAD_PARAMETER, "eglQueryContext"); in _eglQueryContext()
/external/deqp/modules/egl/
DteglNegativeApiTests.cpp138 expectError(EGL_BAD_PARAMETER); in init()
141 expectError(EGL_BAD_PARAMETER); in init()
144 expectError(EGL_BAD_PARAMETER); in init()
155 expectError(EGL_BAD_PARAMETER); in init()
280 expectError(EGL_BAD_PARAMETER); in init()
484 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_PARAMETER); in init()
496 expectError(EGL_BAD_PARAMETER); in init()
636 expectError(EGL_BAD_PARAMETER); in init()
639 expectError(EGL_BAD_PARAMETER); in init()
642 expectError(EGL_BAD_PARAMETER); in init()
[all …]
DteglSyncTests.cpp664 if (error != EGL_BAD_PARAMETER) in iterate()
872 if (error != EGL_BAD_PARAMETER) in iterate()
949 if (error != EGL_BAD_PARAMETER) in iterate()
1045 if (error != EGL_BAD_PARAMETER) in iterate()
1145 if (error != EGL_BAD_PARAMETER) in iterate()
1182 if (error != EGL_BAD_PARAMETER) in iterate()
DteglImageTests.cpp200 …CK_CREATE("Testing bad source (-1)...", m_display, EGL_NO_CONTEXT, (EGLenum)-1, EGL_BAD_PARAMETER); in iterate()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c287 _eglError(EGL_BAD_PARAMETER, "dri2_lookup_egl_image"); in dri2_lookup_egl_image()
744 _eglError(EGL_BAD_PARAMETER, "eglCreateContext"); in dri2_create_context()
758 _eglError(EGL_BAD_PARAMETER, "eglCreateContext"); in dri2_create_context()
978 return _eglError(EGL_BAD_PARAMETER, "eglWaitNative"); in dri2_wait_native()
1096 _eglError(EGL_BAD_PARAMETER, "dri2_create_image_khr"); in dri2_create_image_khr_renderbuffer()
1124 _eglError(EGL_BAD_PARAMETER, in dri2_create_image_mesa_drm_buffer()
1135 _eglError(EGL_BAD_PARAMETER, in dri2_create_image_mesa_drm_buffer()
1191 _eglError(EGL_BAD_PARAMETER, "dri2_create_image_wayland_wl_buffer"); in dri2_create_image_wayland_wl_buffer()
1197 _eglError(EGL_BAD_PARAMETER, in dri2_create_image_wayland_wl_buffer()
1205 _eglError(EGL_BAD_PARAMETER, "dri2_create_image_wayland_wl_buffer"); in dri2_create_image_wayland_wl_buffer()
[all …]
Dplatform_android.c292 _eglError(EGL_BAD_PARAMETER, "eglCreateEGLImageKHR"); in dri2_create_image_android_native_buffer()
298 _eglError(EGL_BAD_PARAMETER, "eglCreateEGLImageKHR"); in dri2_create_image_android_native_buffer()
Dplatform_x11.c803 _eglError(EGL_BAD_PARAMETER, "eglPostSubBufferNV"); in dri2_post_sub_buffer()
912 _eglError(EGL_BAD_PARAMETER, in dri2_create_image_khr_pixmap()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_api.c406 _eglError(EGL_BAD_PARAMETER, "eglCreatePbufferFromClientBuffer"); in egl_g3d_create_pbuffer_from_client_buffer()
616 return _eglError(EGL_BAD_PARAMETER, "eglPostSubBufferNV"); in egl_g3d_post_sub_buffer()
680 return _eglError(EGL_BAD_PARAMETER, "eglWaitNative"); in egl_g3d_wait_native()
705 return _eglError(EGL_BAD_PARAMETER, "eglBindTexImage"); in egl_g3d_bind_tex_image()
761 return _eglError(EGL_BAD_PARAMETER, "eglReleaseTexImage"); in egl_g3d_release_tex_image()
Degl_g3d_image.c283 _eglError(EGL_BAD_PARAMETER, "eglCreateEGLImageKHR"); in egl_g3d_create_image()
/external/deqp/framework/egl/
DegluStrUtil.inl55 case EGL_BAD_PARAMETER: return "EGL_BAD_PARAMETER";
/external/mesa3d/include/EGL/
Degl.h89 #define EGL_BAD_PARAMETER 0x300C macro
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl59 #define EGL_BAD_PARAMETER 0x300C macro
/external/drm_hwcomposer/
Dglworker.cpp121 case EGL_BAD_PARAMETER: in GetEGLError()
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
DGLSurfaceViewAPI18.java1241 case EGL10.EGL_BAD_PARAMETER: in getErrorString()
/external/mesa3d/src/egl/drivers/glx/
Degl_glx.c1053 return _eglError(EGL_BAD_PARAMETER, "eglWaitNative"); in GLX_eglWaitNative()