Home
last modified time | relevance | path

Searched defs:whandle (Results 1 - 25 of 51) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource.c22 i915_resource_from_handle(struct pipe_screen *screen, const struct pipe_resource *template, struct winsys_handle *whandle, unsigned usage) i915_resource_from_handle() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource.c61 svga_resource_from_handle(struct pipe_screen * screen, const struct pipe_resource *template, struct winsys_handle *whandle, unsigned usage) svga_resource_from_handle() argument
/third_party/mesa3d/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c96 null_sw_displaytarget_from_handle(struct sw_winsys *winsys, const struct pipe_resource *templat, struct winsys_handle *whandle, unsigned *stride) null_sw_displaytarget_from_handle() argument
106 null_sw_displaytarget_get_handle(struct sw_winsys *winsys, struct sw_displaytarget *dt, struct winsys_handle *whandle) null_sw_displaytarget_get_handle() argument
/third_party/mesa3d/src/gallium/frontends/va/
H A Dbuffer.c328 struct winsys_handle whandle; in vlVaAcquireBufferHandle() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c32 nv50_resource_from_handle(struct pipe_screen * screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) nv50_resource_from_handle() argument
H A Dnv50_miptree.c182 nv50_miptree_get_handle(struct pipe_screen *pscreen, struct pipe_context *context, struct pipe_resource *pt, struct winsys_handle *whandle, unsigned usage) nv50_miptree_get_handle() argument
404 nv50_miptree_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct winsys_handle *whandle) nv50_miptree_from_handle() argument
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c180 wsw_dt_from_handle(struct sw_winsys *ws, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) wsw_dt_from_handle() argument
197 wsw_dt_get_handle(struct sw_winsys *ws, struct sw_displaytarget *dt, struct winsys_handle *whandle) wsw_dt_get_handle() argument
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
H A Dhgl_sw_winsys.cpp172 hgl_winsys_displaytarget_from_handle(struct sw_winsys* winsys, const struct pipe_resource* templat, struct winsys_handle* whandle, unsigned* stride) hgl_winsys_displaytarget_from_handle() argument
181 hgl_winsys_displaytarget_get_handle(struct sw_winsys* winsys, struct sw_displaytarget* displayTarget, struct winsys_handle* whandle) hgl_winsys_displaytarget_get_handle() argument
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
H A Dgdi_sw_winsys.c175 gdi_sw_displaytarget_from_handle(struct sw_winsys *winsys, const struct pipe_resource *templet, struct winsys_handle *whandle, unsigned *stride) gdi_sw_displaytarget_from_handle() argument
186 gdi_sw_displaytarget_get_handle(struct sw_winsys *winsys, struct sw_displaytarget *dt, struct winsys_handle *whandle) gdi_sw_displaytarget_get_handle() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c142 vmw_drm_gb_surface_from_handle(struct svga_winsys_screen *sws, struct winsys_handle *whandle, SVGA3dSurfaceFormat *format) vmw_drm_gb_surface_from_handle() argument
214 vmw_drm_surface_from_handle(struct svga_winsys_screen *sws, struct winsys_handle *whandle, SVGA3dSurfaceFormat *format) vmw_drm_surface_from_handle() argument
325 vmw_drm_surface_get_handle(struct svga_winsys_screen *sws, struct svga_winsys_surface *surface, unsigned stride, struct winsys_handle *whandle) vmw_drm_surface_get_handle() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_vdpau.c115 struct winsys_handle whandle; in st_vdpau_resource_from_description() local
216 struct winsys_handle whandle = { .type = WINSYS_HANDLE_TYPE_FD }; st_vdpau_map_surface() local
[all...]
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_buffer.c91 i915_drm_buffer_from_handle(struct i915_winsys *iws, struct winsys_handle *whandle, unsigned height, enum i915_winsys_buffer_tile *tiling, unsigned *stride) i915_drm_buffer_from_handle() argument
139 i915_drm_buffer_get_handle(struct i915_winsys *iws, struct i915_winsys_buffer *buffer, struct winsys_handle *whandle, unsigned stride) i915_drm_buffer_get_handle() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c115 nvc0_resource_from_handle(struct pipe_screen * screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) nvc0_resource_from_handle() argument
H A Dnvc0_miptree.c343 nvc0_miptree_get_handle(struct pipe_screen *pscreen, struct pipe_context *context, struct pipe_resource *pt, struct winsys_handle *whandle, unsigned usage) nvc0_miptree_get_handle() argument
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c406 kms_sw_displaytarget_from_handle(struct sw_winsys *ws, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) kms_sw_displaytarget_from_handle() argument
452 kms_sw_displaytarget_get_handle(struct sw_winsys *winsys, struct sw_displaytarget *dt, struct winsys_handle *whandle) kms_sw_displaytarget_get_handle() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c450 xlib_displaytarget_from_handle(struct sw_winsys *winsys, const struct pipe_resource *templet, struct winsys_handle *whandle, unsigned *stride) xlib_displaytarget_from_handle() argument
461 xlib_displaytarget_get_handle(struct sw_winsys *winsys, struct sw_displaytarget *dt, struct winsys_handle *whandle) xlib_displaytarget_get_handle() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dsurface.c491 struct winsys_handle whandle; in vlVdpVideoSurfaceDMABuf() local
H A Doutput.c801 struct winsys_handle whandle; in vlVdpOutputSurfaceDMABuf() local
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c215 dri_sw_displaytarget_from_handle(struct sw_winsys *winsys, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) dri_sw_displaytarget_from_handle() argument
225 dri_sw_displaytarget_get_handle(struct sw_winsys *winsys, struct sw_displaytarget *dt, struct winsys_handle *whandle) dri_sw_displaytarget_get_handle() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c220 softpipe_resource_from_handle(struct pipe_screen *screen, const struct pipe_resource *templat, struct winsys_handle *whandle, unsigned usage) softpipe_resource_from_handle() argument
254 softpipe_resource_get_handle(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *pt, struct winsys_handle *whandle, unsigned usage) softpipe_resource_get_handle() argument
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c430 struct winsys_handle whandle; in xa_surface_from_handle2() local
333 surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, struct winsys_handle *whandle) surface_create() argument
555 struct winsys_handle whandle; xa_surface_handle() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c97 nouveau_screen_bo_from_handle(struct pipe_screen *pscreen, struct winsys_handle *whandle, unsigned *out_stride) nouveau_screen_bo_from_handle() argument
135 nouveau_screen_bo_get_handle(struct pipe_screen *pscreen, struct nouveau_bo *bo, unsigned stride, struct winsys_handle *whandle) nouveau_screen_bo_get_handle() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c830 fd_screen_bo_get_handle(struct pipe_screen *pscreen, struct fd_bo *bo, struct renderonly_scanout *scanout, unsigned stride, struct winsys_handle *whandle) fd_screen_bo_get_handle() argument
907 fd_screen_bo_from_handle(struct pipe_screen *pscreen, struct winsys_handle *whandle) fd_screen_bo_from_handle() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.c939 etna_screen_bo_from_handle(struct pipe_screen *pscreen, struct winsys_handle *whandle) etna_screen_bo_from_handle() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c131 struct winsys_handle whandle; in get_image_shm() local

Completed in 15 milliseconds

123