Searched refs:create_pixmap_surface (Results 1 – 9 of 9) sorted by relevance
243 struct native_surface *(*create_pixmap_surface)(struct native_display *ndpy, member
51 nsurf = gdpy->native->create_pixmap_surface(gdpy->native, pix, NULL); in egl_g3d_reference_native_pixmap()
386 nsurf = ndpy->create_pixmap_surface(ndpy, pix, NULL); in native_display_copy_to_pixmap()
267 nsurf = gdpy->native->create_pixmap_surface(gdpy->native, in egl_g3d_create_surface()
293 drmdpy->base.create_pixmap_surface = drm_create_pixmap_surface; in drm_create_display()
585 xdpy->base.create_pixmap_surface = ximage_display_create_pixmap_surface; in x11_create_ximage_display()
942 dri2dpy->base.create_pixmap_surface = dri2_display_create_pixmap_surface; in x11_create_dri2_display()
628 TEGL_ADD_API_CASE(create_pixmap_surface, "eglCreatePixmapSurface() negative tests", in init()
540 dEQP-EGL.functional.negative_api.create_pixmap_surface