Home
last modified time | relevance | path

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

1234

/third_party/mesa3d/src/gallium/auxiliary/renderonly/
Drenderonly.h61 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);
Drenderonly.c56 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/
Dr300_texture.h33 struct winsys_handle;
67 struct winsys_handle *whandle,
73 struct winsys_handle *whandle,
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_dri.c55 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/
Di915_winsys.h36 struct winsys_handle;
165 struct i915_winsys *iws, struct winsys_handle *whandle, unsigned height,
174 struct winsys_handle *whandle, unsigned stride);
Di915_resource.h112 struct winsys_handle *whandle, unsigned usage);
117 struct winsys_handle *whandle);
/third_party/mesa3d/src/gallium/include/pipe/
Dp_screen.h54 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/
Dsw_winsys.h100 struct winsys_handle *whandle,
109 struct winsys_handle *whandle );
Dwinsys_handle.h18 struct winsys_handle struct
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_bo.h68 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/
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()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h52 struct winsys_handle *);
65 struct winsys_handle *handle,
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_winsys.h31 struct winsys_handle;
85 struct winsys_handle *whandle,
103 struct winsys_handle *whandle);
Dvirgl_resource.h40 struct winsys_handle;
200 struct winsys_handle *whandle,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h87 struct winsys_handle *whandle);
93 struct winsys_handle *whandle,
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.h146 struct winsys_handle *whandle);
149 struct winsys_handle *whandle,
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h190 unsigned stride, struct winsys_handle *whandle);
192 struct winsys_handle *whandle);
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
Dhgl_sw_winsys.cpp173 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/
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()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h56 struct winsys_handle;
566 struct winsys_handle *whandle,
577 struct winsys_handle *whandle);
Dsvga_resource_texture.h285 struct winsys_handle *whandle,
291 struct winsys_handle *whandle);
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_transfer.h8 struct winsys_handle;
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_resource.h29 struct winsys_handle;
Dtegra_screen.c171 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/
Dradeon_winsys.h193 struct winsys_handle;
385 struct pb_buffer *(*buffer_from_handle)(struct radeon_winsys *ws, struct winsys_handle *whandle,
419 struct winsys_handle *whandle);

1234