Home
last modified time | relevance | path

Searched refs:winsys_handle (Results 1 – 25 of 75) sorted by relevance

123

/external/mesa3d/src/gallium/auxiliary/util/
Du_transfer.h11 struct winsys_handle;
15 struct winsys_handle *handle);
47 struct winsys_handle *handle);
78 struct winsys_handle *handle,
Du_transfer.c86 struct winsys_handle *handle) in u_default_resource_get_handle()
116 struct winsys_handle *handle, in u_resource_get_handle_vtbl()
/external/mesa3d/src/gallium/include/state_tracker/
Dsw_winsys.h47 struct winsys_handle;
102 struct winsys_handle *whandle,
111 struct winsys_handle *whandle );
Ddrm_driver.h19 struct winsys_handle struct
/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture.h33 struct winsys_handle;
67 struct winsys_handle *whandle,
73 struct winsys_handle *whandle,
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_dri.c55 struct winsys_handle *whandle,
60 struct winsys_handle *whandle,
66 struct winsys_handle *whandle);
175 struct winsys_handle *whandle, in vmw_drm_gb_surface_from_handle()
247 struct winsys_handle *whandle, in vmw_drm_surface_from_handle()
360 struct winsys_handle *whandle) in vmw_drm_surface_get_handle()
/external/mesa3d/src/gallium/drivers/i915/
Di915_winsys.h36 struct winsys_handle;
178 struct winsys_handle *whandle,
189 struct winsys_handle *whandle,
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_winsys.h31 struct winsys_handle;
76 struct winsys_handle *whandle);
80 struct winsys_handle *whandle);
Dvirgl_resource.h35 struct winsys_handle;
87 struct winsys_handle *whandle);
/external/mesa3d/src/gallium/include/pipe/
Dp_screen.h54 struct winsys_handle;
193 struct winsys_handle *handle,
224 struct winsys_handle *handle,
/external/mesa3d/src/gallium/drivers/ilo/core/
Dintel_winsys.h60 struct winsys_handle;
155 const struct winsys_handle *handle,
170 struct winsys_handle *handle);
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.h85 unsigned stride, struct winsys_handle *whandle);
89 struct winsys_handle *whandle, unsigned *out_stride);
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h108 struct winsys_handle *whandle);
111 struct winsys_handle *whandle);
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h91 struct winsys_handle *whandle);
93 struct winsys_handle *whandle);
/external/mesa3d/src/gallium/winsys/sw/null/
Dnull_sw_winsys.c98 struct winsys_handle *whandle, in null_sw_displaytarget_from_handle()
108 struct winsys_handle *whandle) in null_sw_displaytarget_get_handle()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h86 struct winsys_handle *whandle);
91 struct winsys_handle *whandle);
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.h128 struct winsys_handle *whandle);
131 struct winsys_handle *whandle,
Dnouveau_screen.c86 struct winsys_handle *whandle, in nouveau_screen_bo_from_handle()
126 struct winsys_handle *whandle) in nouveau_screen_bo_get_handle()
/external/mesa3d/src/gallium/auxiliary/renderonly/
Drenderonly.c79 struct winsys_handle handle; in renderonly_create_kms_dumb_buffer_for_resource()
144 struct winsys_handle handle = { in renderonly_create_gpu_import_for_resource()
/external/mesa3d/src/gallium/winsys/sw/hgl/
Dhgl_sw_winsys.c160 const struct pipe_resource* templat, struct winsys_handle* whandle, in hgl_winsys_displaytarget_from_handle()
169 struct sw_displaytarget* displayTarget, struct winsys_handle* whandle) in hgl_winsys_displaytarget_get_handle()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_resource.c436 const struct winsys_handle *handle, in tex_import_handle()
470 const struct winsys_handle *handle, in tex_init_image()
548 const struct winsys_handle *handle) in tex_create()
576 tex_get_handle(struct ilo_texture *tex, struct winsys_handle *handle) in tex_get_handle()
717 struct winsys_handle *handle, in ilo_resource_from_handle()
730 struct winsys_handle *handle, in ilo_resource_get_handle()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h56 struct winsys_handle;
517 struct winsys_handle *whandle,
528 struct winsys_handle *whandle);
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_winsys.h150 struct winsys_handle;
468 struct winsys_handle *whandle,
502 struct winsys_handle *whandle);
/external/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c177 struct winsys_handle *whandle, in gdi_sw_displaytarget_from_handle()
188 struct winsys_handle *whandle) in gdi_sw_displaytarget_get_handle()
/external/mesa3d/src/gallium/winsys/sw/dri/
Ddri_sw_winsys.c165 struct winsys_handle *whandle, in dri_sw_displaytarget_from_handle()
175 struct winsys_handle *whandle) in dri_sw_displaytarget_get_handle()

123