Home
last modified time | relevance | path

Searched refs:create_pixmap_surface (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative.h243 struct native_surface *(*create_pixmap_surface)(struct native_display *ndpy, member
Degl_g3d_image.c51 nsurf = gdpy->native->create_pixmap_surface(gdpy->native, pix, NULL); in egl_g3d_reference_native_pixmap()
Dnative_helper.c386 nsurf = ndpy->create_pixmap_surface(ndpy, pix, NULL); in native_display_copy_to_pixmap()
Degl_g3d_api.c267 nsurf = gdpy->native->create_pixmap_surface(gdpy->native, in egl_g3d_create_surface()
/external/mesa3d/src/gallium/state_trackers/egl/drm/
Dnative_drm.c293 drmdpy->base.create_pixmap_surface = drm_create_pixmap_surface; in drm_create_display()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_ximage.c585 xdpy->base.create_pixmap_surface = ximage_display_create_pixmap_surface; in x11_create_ximage_display()
Dnative_dri2.c942 dri2dpy->base.create_pixmap_surface = dri2_display_create_pixmap_surface; in x11_create_dri2_display()
/external/deqp/modules/egl/
DteglNegativeApiTests.cpp628 TEGL_ADD_API_CASE(create_pixmap_surface, "eglCreatePixmapSurface() negative tests", in init()
/external/deqp/android/cts/master/src/
Degl-failures.txt540 dEQP-EGL.functional.negative_api.create_pixmap_surface