/third_party/mesa3d/src/gallium/auxiliary/renderonly/ |
D | renderonly.h | 61 struct winsys_handle *out_handle); 70 struct winsys_handle *out_handle) in renderonly_scanout_for_resource() 81 struct winsys_handle *handle) in renderonly_get_handle() 99 struct winsys_handle *out_handle); 107 struct winsys_handle *out_handle);
|
D | renderonly.c | 56 struct winsys_handle *out_handle) in renderonly_create_kms_dumb_buffer_for_resource() 112 struct winsys_handle *out_handle) in renderonly_create_gpu_import_for_resource() 118 struct winsys_handle handle = { in renderonly_create_gpu_import_for_resource()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_texture.h | 33 struct winsys_handle; 67 struct winsys_handle *whandle, 73 struct winsys_handle *whandle,
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen_dri.c | 55 struct winsys_handle *whandle, 60 struct winsys_handle *whandle, 66 struct winsys_handle *whandle); 143 struct winsys_handle *whandle, in vmw_drm_gb_surface_from_handle() 215 struct winsys_handle *whandle, in vmw_drm_surface_from_handle() 328 struct winsys_handle *whandle) in vmw_drm_surface_get_handle()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_winsys.h | 36 struct winsys_handle; 165 struct i915_winsys *iws, struct winsys_handle *whandle, unsigned height, 174 struct winsys_handle *whandle, unsigned stride);
|
D | i915_resource.h | 112 struct winsys_handle *whandle, unsigned usage); 117 struct winsys_handle *whandle);
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_screen.h | 54 struct winsys_handle; 234 struct winsys_handle *handle, 288 struct winsys_handle *handle, 466 struct winsys_handle *handle,
|
/third_party/mesa3d/src/gallium/include/frontend/ |
D | sw_winsys.h | 100 struct winsys_handle *whandle, 109 struct winsys_handle *whandle );
|
D | winsys_handle.h | 18 struct winsys_handle struct
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_bo.h | 68 bool lima_bo_export(struct lima_bo *bo, struct winsys_handle *handle); 70 struct winsys_handle *handle);
|
/third_party/mesa3d/src/gallium/winsys/sw/null/ |
D | null_sw_winsys.c | 98 struct winsys_handle *whandle, in null_sw_displaytarget_from_handle() 108 struct winsys_handle *whandle) in null_sw_displaytarget_get_handle()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_resource.h | 52 struct winsys_handle *); 65 struct winsys_handle *handle,
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_winsys.h | 31 struct winsys_handle; 85 struct winsys_handle *whandle, 103 struct winsys_handle *whandle);
|
D | virgl_resource.h | 40 struct winsys_handle; 200 struct winsys_handle *whandle,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_resource.h | 87 struct winsys_handle *whandle); 93 struct winsys_handle *whandle,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_screen.h | 146 struct winsys_handle *whandle); 149 struct winsys_handle *whandle,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_screen.h | 190 unsigned stride, struct winsys_handle *whandle); 192 struct winsys_handle *whandle);
|
/third_party/mesa3d/src/gallium/winsys/sw/hgl/ |
D | hgl_sw_winsys.cpp | 173 const struct pipe_resource* templat, struct winsys_handle* whandle, in hgl_winsys_displaytarget_from_handle() 182 struct sw_displaytarget* displayTarget, struct winsys_handle* whandle) in hgl_winsys_displaytarget_get_handle()
|
/third_party/mesa3d/src/gallium/winsys/sw/gdi/ |
D | gdi_sw_winsys.c | 177 struct winsys_handle *whandle, in gdi_sw_displaytarget_from_handle() 188 struct winsys_handle *whandle) in gdi_sw_displaytarget_get_handle()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_winsys.h | 56 struct winsys_handle; 566 struct winsys_handle *whandle, 577 struct winsys_handle *whandle);
|
D | svga_resource_texture.h | 285 struct winsys_handle *whandle, 291 struct winsys_handle *whandle);
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_transfer.h | 8 struct winsys_handle;
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_resource.h | 29 struct winsys_handle;
|
D | tegra_screen.c | 171 struct winsys_handle handle; in tegra_screen_import_resource() 277 struct winsys_handle *handle, in tegra_screen_resource_from_handle() 322 struct winsys_handle *handle, in tegra_screen_resource_get_handle() 548 struct winsys_handle *handle, in tegra_screen_memobj_create_from_handle()
|
/third_party/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_winsys.h | 193 struct winsys_handle; 385 struct pb_buffer *(*buffer_from_handle)(struct radeon_winsys *ws, struct winsys_handle *whandle, 419 struct winsys_handle *whandle);
|