Searched refs:_eglInitImage (Results 1 - 7 of 7) sorted by relevance

/external/mesa3d/src/egl/main/
H A Deglimage.c112 _eglInitImage(_EGLImage *img, _EGLDisplay *dpy) function
H A Deglimage.h74 _eglInitImage(_EGLImage *img, _EGLDisplay *dpy);
/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Degl_g3d_image.c238 if (!_eglInitImage(&gimg->base, dpy)) {
321 if (!_eglInitImage(&gimg->base, dpy)) {
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c356 if (!_eglInitImage(&dri2_img->base, disp)) {
H A Dplatform_android.c332 if (!_eglInitImage(&dri2_img->base, disp)) {
H A Degl_dri2.c1075 if (!_eglInitImage(&dri2_img->base, disp)) {
1273 if (!_eglInitImage(&dri2_img->base, disp)) {
H A Dplatform_x11.c927 if (!_eglInitImage(&dri2_img->base, disp)) {

Completed in 163 milliseconds