| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/ |
| H A D | wsi_common_wayland.h | 30 struct wl_display *wl_display);
|
| H A D | wsi_common_wayland.c | 68 /* The real wl_display */ 69 struct wl_display * wl_display; member in struct:wsi_wl_display 71 struct wl_display * wl_display_wrapper; 370 struct wl_display *wl_display, 377 display->wl_display = wl_display; 391 display->queue = wl_display_create_queue(wl_display); 397 display->wl_display_wrapper = wl_proxy_create_wrapper(wl_display); 368 wsi_wl_display_init(struct wsi_wayland * wsi_wl,struct wsi_wl_display * display,struct wl_display * wl_display,bool get_format_list) argument 452 wsi_wl_display_create(struct wsi_wayland * wsi,struct wl_display * wl_display,struct wsi_wl_display ** display_out) argument 492 wsi_wl_get_presentation_support(struct wsi_device * wsi_device,struct wl_display * wl_display) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | eglmesaext.h | 50 struct wl_display; 53 EGLAPI EGLBoolean EGLAPIENTRY eglBindWaylandDisplayWL(EGLDisplay dpy, struct wl_display *display); 54 EGLAPI EGLBoolean EGLAPIENTRY eglUnbindWaylandDisplayWL(EGLDisplay dpy, struct wl_display *display); 57 typedef EGLBoolean (EGLAPIENTRYP PFNEGLBINDWAYLANDDISPLAYWL) (EGLDisplay dpy, struct wl_display *display); 58 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNBINDWAYLANDDISPLAYWL) (EGLDisplay dpy, struct wl_display *display);
|
| H A D | eglplatform.h | 88 typedef struct wl_display *EGLNativeDisplayType;
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_wayland.h | 39 struct wl_display* display; 44 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); 56 struct wl_display* display);
|
| H A D | vk_icd.h | 109 struct wl_display *display;
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_wayland.h | 30 struct wl_display* display; 35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); 47 struct wl_display* display);
|
| H A D | vk_icd.h | 143 struct wl_display *display;
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/wayland/wayland-drm/ |
| H A D | wayland-drm.h | 6 struct wl_display; 23 struct wl_display *display; 62 wayland_drm_init(struct wl_display *display, char *device_name,
|
| /xsrc/external/mit/MesaLib/dist/src/egl/wayland/wayland-drm/ |
| H A D | wayland-drm.h | 6 struct wl_display; 23 struct wl_display *display; 62 wayland_drm_init(struct wl_display *display, char *device_name,
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | WL_bind_wayland_display.spec | 36 wl_display of a Wayland compositor to an EGLDisplay. Binding a 37 wl_display means that the EGL implementation should provide one or 54 struct wl_display *display); 57 struct wl_display *display); 88 To bind a server side wl_display to an EGLDisplay, call 91 struct wl_display *display); 93 To unbind a server side wl_display from an EGLDisplay, call 96 struct wl_display *display); 99 wl_display bound to EGLDisplay otherwise EGL_TRUE. 102 wl_display boun [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | WL_bind_wayland_display.spec | 36 wl_display of a Wayland compositor to an EGLDisplay. Binding a 37 wl_display means that the EGL implementation should provide one or 54 struct wl_display *display); 57 struct wl_display *display); 88 To bind a server side wl_display to an EGLDisplay, call 91 struct wl_display *display); 93 To unbind a server side wl_display from an EGLDisplay, call 96 struct wl_display *display); 99 wl_display bound to EGLDisplay otherwise EGL_TRUE. 102 wl_display boun [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_wsi_wayland.c | 34 struct wl_display *display)
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_wsi_wayland.c | 32 struct wl_display* display)
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_wsi_wayland.c | 30 struct wl_display* display)
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ |
| H A D | wsi_common_wayland.c | 61 /* The real wl_display */ 62 struct wl_display * wl_display; member in struct:wsi_wl_display 64 struct wl_display * wl_display_wrapper; 569 struct wl_display *wl_display, 579 display->wl_display = wl_display; 582 display->queue = wl_display_create_queue(wl_display); 588 display->wl_display_wrapper = wl_proxy_create_wrapper(wl_display); 567 wsi_wl_display_init(struct wsi_wayland * wsi_wl,struct wsi_wl_display * display,struct wl_display * wl_display,bool get_format_list,bool sw) argument 652 wsi_wl_display_create(struct wsi_wayland * wsi,struct wl_display * wl_display,bool sw,struct wsi_wl_display ** display_out) argument 694 wsi_GetPhysicalDeviceWaylandPresentationSupportKHR(VkPhysicalDevice physicalDevice,uint32_t queueFamilyIndex,struct wl_display * wl_display) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | egldisplay.h | 291 struct wl_display; 294 _eglGetWaylandDisplay(struct wl_display *native_display,
|
| H A D | eglapi.h | 45 struct wl_display; 168 struct wl_display *display); 170 struct wl_display *display);
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | egldisplay.h | 315 struct wl_display; 318 _eglGetWaylandDisplay(struct wl_display *native_display,
|
| H A D | egldriver.h | 76 struct wl_display; 162 EGLBoolean (*BindWaylandDisplayWL)(_EGLDisplay *disp, struct wl_display *display); 163 EGLBoolean (*UnbindWaylandDisplayWL)(_EGLDisplay *disp, struct wl_display *display);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | eglplatform.h | 100 typedef struct wl_display *EGLNativeDisplayType;
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.h | 50 struct wl_display; 225 struct wl_display *wl_dpy; 226 struct wl_display *wl_dpy_wrapper; 285 struct wl_display *wl_dpy_wrapper;
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.h | 50 struct wl_display; 239 struct wl_display *wl_dpy; 240 struct wl_display *wl_dpy_wrapper; 301 struct wl_display *wl_dpy_wrapper;
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/ |
| H A D | device_select_wayland.c | 101 struct wl_display *display;
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/eglut/ |
| H A D | eglut_wayland.c | 11 struct wl_display *display; 65 wayland_roundtrip(struct wl_display *display)
|