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

12345678

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/renderonly/
H A Drenderonly.h61 struct winsys_handle *out_handle);
72 struct winsys_handle *out_handle)
83 struct winsys_handle *handle)
101 struct winsys_handle *out_handle);
109 struct winsys_handle *out_handle);
H A Drenderonly.c70 struct winsys_handle *out_handle)
126 struct winsys_handle *out_handle)
132 struct winsys_handle handle = {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/renderonly/
H A Drenderonly.h61 struct winsys_handle *out_handle);
70 struct winsys_handle *out_handle)
81 struct winsys_handle *handle)
99 struct winsys_handle *out_handle);
107 struct winsys_handle *out_handle);
H A Drenderonly.c56 struct winsys_handle *out_handle)
112 struct winsys_handle *out_handle)
118 struct winsys_handle handle = {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/state_tracker/
H A Dwinsys_handle.h17 struct winsys_handle struct
H A Dsw_winsys.h40 #include "state_tracker/winsys_handle.h"
101 struct winsys_handle *whandle,
110 struct winsys_handle *whandle );
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_transfer.h11 struct winsys_handle;
19 struct winsys_handle *handle);
51 struct winsys_handle *handle);
82 struct winsys_handle *handle,
/xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
H A Dwinsys_handle.h18 struct winsys_handle struct
H A Dsw_winsys.h39 #include "frontend/winsys_handle.h"
100 struct winsys_handle *whandle,
109 struct winsys_handle *whandle );
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_bo.h60 bool lima_bo_export(struct lima_bo *bo, struct winsys_handle *handle);
62 struct winsys_handle *handle);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_transfer.h8 struct winsys_handle;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_texture.h33 struct winsys_handle;
67 struct winsys_handle *whandle,
73 struct winsys_handle *whandle,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_texture.h33 struct winsys_handle;
67 struct winsys_handle *whandle,
73 struct winsys_handle *whandle,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_winsys.h36 struct winsys_handle;
178 struct winsys_handle *whandle,
189 struct winsys_handle *whandle,
/xsrc/external/mit/MesaLib/dist/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);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/
H A Dtegra_resource.h29 struct winsys_handle;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/
H A Dtegra_resource.h29 struct winsys_handle;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c98 struct winsys_handle *whandle,
108 struct winsys_handle *whandle)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_screen.h51 struct panfrost_bo * (*import_bo) (struct panfrost_screen *screen, struct winsys_handle *whandle);
52 int (*export_bo) (struct panfrost_screen *screen, int gem_handle, unsigned int stride, struct winsys_handle *whandle);
/xsrc/external/mit/MesaLib/dist/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);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h52 struct winsys_handle *);
65 struct winsys_handle *handle,
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c98 struct winsys_handle *whandle,
108 struct winsys_handle *whandle)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_screen.h54 struct winsys_handle;
202 * Create a texture from a winsys_handle. The handle is often created in
214 struct winsys_handle *handle,
243 * Get a winsys_handle from a texture. Some platforms/winsys requires
262 struct winsys_handle *handle,
267 * a winsys_handle.
419 struct winsys_handle *handle,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.h99 struct winsys_handle *whandle, unsigned *out_stride);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.h101 struct winsys_handle *whandle);

Completed in 15 milliseconds

12345678