Home
last modified time | relevance | path

Searched refs:winsys_handle (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.h76 struct winsys_handle *out_handle);
85 struct winsys_handle *out_handle) in renderonly_scanout_for_resource()
96 struct winsys_handle *handle) in renderonly_get_handle()
114 struct winsys_handle *out_handle);
122 struct winsys_handle *out_handle);
H A 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/
H A Dr300_texture.h33 struct winsys_handle;
67 struct winsys_handle *whandle,
73 struct winsys_handle *whandle,
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_winsys.h36 struct winsys_handle;
165 struct i915_winsys *iws, struct winsys_handle *whandle, unsigned height,
174 struct winsys_handle *whandle, unsigned stride);
H A Di915_resource.h112 struct winsys_handle *whandle, unsigned usage);
117 struct winsys_handle *whandle);
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c55 struct winsys_handle *whandle,
60 struct winsys_handle *whandle,
66 struct winsys_handle *whandle);
133 * @whandle: struct winsys_handle identifying the kernel surface object
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/include/pipe/
H A Dp_screen.h54 struct winsys_handle;
249 * Create a texture from a winsys_handle. The handle is often created in
261 struct winsys_handle *handle,
290 * Get a winsys_handle from a texture. Some platforms/winsys requires
315 struct winsys_handle *handle,
320 * winsys_handle.
340 * a winsys_handle.
509 struct winsys_handle *handle,
/third_party/mesa3d/src/gallium/include/frontend/
H A Dsw_winsys.h39 #include "frontend/winsys_handle.h"
100 struct winsys_handle *whandle,
109 struct winsys_handle *whandle );
H A Dwinsys_handle.h25 struct winsys_handle struct
/third_party/mesa3d/src/gallium/drivers/lima/
H A 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/
H A 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/
H A Dnv30_resource.h52 struct winsys_handle *);
65 struct winsys_handle *handle,
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_winsys.h31 struct winsys_handle;
86 struct winsys_handle *whandle,
104 struct winsys_handle *whandle);
H A Dvirgl_resource.h40 struct winsys_handle;
205 struct winsys_handle *whandle,
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h147 struct winsys_handle *whandle);
150 struct winsys_handle *whandle,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h87 struct winsys_handle *whandle);
93 struct winsys_handle *whandle,
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h196 unsigned stride, struct winsys_handle *whandle);
198 struct winsys_handle *whandle);
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_winsys.h56 struct winsys_handle;
580 struct winsys_handle *whandle,
584 * Get a winsys_handle from a surface.
591 struct winsys_handle *whandle);
H A Dsvga_resource_texture.h272 struct winsys_handle *whandle,
278 struct winsys_handle *whandle);
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
H A 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/
H A 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/tegra/
H A Dtegra_resource.h29 struct winsys_handle;
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.h8 struct winsys_handle;
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c217 struct winsys_handle *whandle, in dri_sw_displaytarget_from_handle()
227 struct winsys_handle *whandle) in dri_sw_displaytarget_get_handle()
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_buffer.c92 struct winsys_handle *whandle, in i915_drm_buffer_from_handle()
141 struct winsys_handle *whandle, in i915_drm_buffer_get_handle()

Completed in 18 milliseconds

1234