Searched refs:dri3_create_image_khr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | platform_x11_dri3.c | 292 "dri3_create_image_khr: unsupported pixmap depth"); 299 _eglError(EGL_BAD_ALLOC, "dri3_create_image_khr"); 337 _eglError(EGL_BAD_ATTRIBUTE, "dri3_create_image_khr"); 344 "dri3_create_image_khr: unsupported pixmap depth"); 351 _eglError(EGL_BAD_ALLOC, "dri3_create_image_khr"); 367 _eglError(EGL_BAD_ATTRIBUTE, "dri3_create_image_khr"); 377 dri3_create_image_khr(_EGLDriver *drv, _EGLDisplay *disp, function in typeref:typename:_EGLImage * 498 .create_image = dri3_create_image_khr,
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_x11_dri3.c | 295 "dri3_create_image_khr: unsupported pixmap depth"); 302 _eglError(EGL_BAD_ALLOC, "dri3_create_image_khr"); 340 _eglError(EGL_BAD_ATTRIBUTE, "dri3_create_image_khr"); 347 "dri3_create_image_khr: unsupported pixmap depth"); 354 _eglError(EGL_BAD_ALLOC, "dri3_create_image_khr"); 370 _eglError(EGL_BAD_ATTRIBUTE, "dri3_create_image_khr"); 380 dri3_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, function in typeref:typename:_EGLImage * 506 .create_image = dri3_create_image_khr,
|
Completed in 38 milliseconds