Home
last modified time | relevance | path

Searched refs:svga_winsys_surface (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.h49 struct svga_winsys_surface;
101 struct svga_winsys_surface *sid,
109 struct svga_winsys_surface *sid,
115 struct svga_winsys_surface *sid);
133 struct svga_winsys_surface *host,
263 struct svga_winsys_surface *surface);
267 struct svga_winsys_surface *surface,
273 struct svga_winsys_surface *surface);
278 struct svga_winsys_surface *surface,
284 struct svga_winsys_surface *surface);
[all …]
Dsvga_winsys.h240 struct svga_winsys_surface;
277 struct svga_winsys_surface *surface,
400 struct svga_winsys_surface *surface,
410 struct svga_winsys_surface *surface,
418 struct svga_winsys_surface *surface);
447 struct svga_winsys_surface *surface,
530 struct svga_winsys_surface *
544 struct svga_winsys_surface *
555 struct svga_winsys_surface *surface,
564 struct svga_winsys_surface *surface);
[all …]
Dsvga_surface.h39 struct svga_winsys_surface;
54 struct svga_winsys_surface *handle;
94 struct svga_winsys_surface *
111 struct svga_winsys_surface *src_handle,
114 struct svga_winsys_surface *dst_handle,
Dsvga_screen_cache.h54 struct svga_winsys_surface;
87 struct svga_winsys_surface *handle;
147 struct svga_winsys_surface *
156 struct svga_winsys_surface **handle);
Dsvga_cmd_vgpu10.c68 struct svga_winsys_surface *surface, // IN in surface_to_resourceid()
171 struct svga_winsys_surface *dstSurf, in SVGA3D_vgpu10_PredCopyRegion()
173 struct svga_winsys_surface *srcSurf, in SVGA3D_vgpu10_PredCopyRegion()
199 struct svga_winsys_surface *dstSurf, in SVGA3D_vgpu10_PredCopy()
200 struct svga_winsys_surface *srcSurf) in SVGA3D_vgpu10_PredCopy()
261 struct svga_winsys_surface **views) in SVGA3D_vgpu10_SetShaderResources()
461 struct svga_winsys_surface **surfaces) in SVGA3D_vgpu10_SetSOTargets()
724 struct svga_winsys_surface *surface, in SVGA3D_vgpu10_DefineShaderResourceView()
765 struct svga_winsys_surface *surface, in SVGA3D_vgpu10_DefineRenderTargetView()
805 struct svga_winsys_surface *surface, in SVGA3D_vgpu10_DefineDepthStencilView()
[all …]
Dsvga_sampler_view.h39 struct svga_winsys_surface;
72 struct svga_winsys_surface *handle;
104 const struct svga_winsys_surface *res,
Dsvga_resource_buffer.h48 struct svga_winsys_surface;
70 struct svga_winsys_surface *handle;
113 struct svga_winsys_surface *handle;
344 struct svga_winsys_surface *
Dsvga_state_sampler.c50 static inline struct svga_winsys_surface *
68 const struct svga_winsys_surface *res, in svga_check_sampler_view_resource_collision()
134 struct svga_winsys_surface *surface = svga_resource_handle(texture); in svga_validate_pipe_sampler_view()
238 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in update_sampler_resources()
282 struct svga_winsys_surface **pSurf = surfaces; in update_sampler_resources()
345 struct svga_winsys_surface *surface; in update_sampler_resources()
Dsvga_screen_cache.c93 static struct svga_winsys_surface *
100 struct svga_winsys_surface *handle = NULL; in svga_screen_cache_lookup()
215 struct svga_winsys_surface **p_handle) in svga_screen_cache_add()
220 struct svga_winsys_surface *handle = *p_handle; in svga_screen_cache_add()
457 struct svga_winsys_surface *
464 struct svga_winsys_surface *handle = NULL; in svga_screen_surface_create()
578 struct svga_winsys_surface **p_handle) in svga_screen_surface_destroy()
Dsvga_cmd.c275 struct svga_winsys_surface *sid, // IN in SVGA3D_BeginDefineSurface()
324 struct svga_winsys_surface *sid, // IN in SVGA3D_DefineSurface2D()
368 struct svga_winsys_surface *sid) // IN in SVGA3D_DestroySurface()
489 struct svga_winsys_surface *host, in SVGA3D_BufferDMA()
1684 struct svga_winsys_surface *surface) in SVGA3D_BindGBSurface()
1710 struct svga_winsys_surface *surface, in SVGA3D_UpdateGBImage()
1743 struct svga_winsys_surface *surface) in SVGA3D_UpdateGBSurface()
1770 struct svga_winsys_surface *surface, in SVGA3D_ReadbackGBImage()
1800 struct svga_winsys_surface *surface) in SVGA3D_ReadbackGBSurface()
1823 struct svga_winsys_surface *surface, in SVGA3D_ReadbackGBImagePartial()
[all …]
Dsvga_resource_texture.h40 struct svga_winsys_surface;
78 struct svga_winsys_surface *handle;
115 struct svga_winsys_surface *backed_handle;
Dsvga_draw.c196 struct svga_winsys_surface *vb_handle[SVGA3D_INPUTREG_MAX]; in draw_vgpu9()
197 struct svga_winsys_surface *ib_handle[QSZ]; in draw_vgpu9()
198 struct svga_winsys_surface *handle; in draw_vgpu9()
355 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in validate_sampler_resources()
421 struct svga_winsys_surface *handle; in validate_constant_buffers()
520 struct svga_winsys_surface *vbuffer_handles[SVGA3D_INPUTREG_MAX]; in draw_vgpu10()
521 struct svga_winsys_surface *ib_handle; in draw_vgpu10()
654 struct svga_winsys_surface **pbufHandles = vbuffer_handles; in draw_vgpu10()
Dsvga_resource_texture.c300 struct svga_winsys_surface *surf, in readback_image_vgpu9()
317 struct svga_winsys_surface *surf, in readback_image_vgpu10()
415 struct svga_winsys_surface *surf = tex->handle; in svga_texture_transfer_map_direct()
549 struct svga_winsys_surface *surf = tex->handle; in svga_texture_transfer_map()
680 struct svga_winsys_surface *surf = svga_texture(transfer->resource)->handle; in svga_texture_surface_unmap()
702 struct svga_winsys_surface *surf, in update_image_vgpu9()
720 struct svga_winsys_surface *surf, in update_image_vgpu10()
785 struct svga_winsys_surface *surf = tex->handle; in svga_texture_transfer_unmap_direct()
1194 struct svga_winsys_surface *srf; in svga_texture_from_handle()
1476 struct svga_winsys_surface *srcsurf; in svga_texture_transfer_unmap_upload()
[all …]
Dsvga_surface.c49 struct svga_winsys_surface *src_handle, in svga_texture_copy_handle()
52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
111 struct svga_winsys_surface *dst, in svga_texture_copy_handle_resource()
150 struct svga_winsys_surface *
165 struct svga_winsys_surface *handle = NULL; in svga_texture_view_surface()
Dsvga_resource_buffer_upload.h60 struct svga_winsys_surface *handle,
Dsvga_context.h378 struct svga_winsys_surface *const0_handle;
577 struct svga_winsys_surface *so_surfaces[SVGA3D_DX_MAX_SOTARGETS];
Dsvga_resource_buffer_upload.c231 struct svga_winsys_surface *old_handle = sbuf->handle; in svga_buffer_recreate_host_surface()
301 struct svga_winsys_surface *handle, in svga_buffer_add_host_surface()
554 struct svga_winsys_surface *host = sbuf->handle; in svga_buffer_upload_hb_command()
980 struct svga_winsys_surface *
Dsvga_state_tss.c189 struct svga_winsys_surface *handle; in update_tss_binding()
279 struct svga_winsys_surface *handle; in svga_reemit_tss_bindings()
Dsvga_state_constants.c484 struct svga_winsys_surface *dst_handle; in emit_constbuf_vgpu10()
661 struct svga_winsys_surface *handle; in emit_consts_vgpu10()
Dsvga_pipe_blit.c731 struct svga_winsys_surface *src_surf; in svga_resource_copy_region()
732 struct svga_winsys_surface *dst_surf; in svga_resource_copy_region()
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_surface.h71 static inline struct svga_winsys_surface *
72 svga_winsys_surface(struct vmw_svga_winsys_surface *surf) in svga_winsys_surface() function
75 return (struct svga_winsys_surface *)surf; in svga_winsys_surface()
80 vmw_svga_winsys_surface(struct svga_winsys_surface *surf) in vmw_svga_winsys_surface()
91 struct svga_winsys_surface *srf,
95 struct svga_winsys_surface *srf,
99 struct svga_winsys_surface *srf);
Dvmw_screen_dri.c53 static struct svga_winsys_surface *
58 static struct svga_winsys_surface *
64 struct svga_winsys_surface *surface,
141 static struct svga_winsys_surface *
147 struct svga_winsys_surface *ssrf; in vmw_drm_gb_surface_from_handle()
201 ssrf = svga_winsys_surface(vsrf); in vmw_drm_gb_surface_from_handle()
213 static struct svga_winsys_surface *
219 struct svga_winsys_surface *ssrf; in vmw_drm_surface_from_handle()
304 ssrf = svga_winsys_surface(vsrf); in vmw_drm_surface_from_handle()
326 struct svga_winsys_surface *surface, in vmw_drm_surface_get_handle()
Dvmw_screen_svga.c166 static struct svga_winsys_surface *
286 return svga_winsys_surface(surface); in vmw_svga_winsys_surface_create()
319 struct svga_winsys_surface *surface) in vmw_svga_winsys_surface_is_flushed()
328 struct svga_winsys_surface **pDst, in vmw_svga_winsys_surface_ref()
329 struct svga_winsys_surface *src) in vmw_svga_winsys_surface_ref()
335 *pDst = svga_winsys_surface(d_vsurf); in vmw_svga_winsys_surface_ref()
Dvmw_surface.c40 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_map()
164 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_unmap()
181 struct svga_winsys_surface *surf) in vmw_svga_winsys_surface_invalidate()
Dvmw_buffer.h43 struct svga_winsys_surface;

12