Home
last modified time | relevance | path

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

12

/third_party/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_surface.h39 struct svga_winsys_surface;
54 struct svga_winsys_surface *handle;
94 struct svga_winsys_surface *
110 struct svga_winsys_surface *src_handle,
113 struct svga_winsys_surface *dst_handle,
120 struct svga_winsys_surface *src_handle,
123 struct svga_winsys_surface *dst_handle,
Dsvga_winsys.h267 struct svga_winsys_surface;
304 struct svga_winsys_surface *surface,
432 struct svga_winsys_surface *surface,
443 struct svga_winsys_surface *surface,
475 struct svga_winsys_surface *surface,
564 struct svga_winsys_surface *
578 struct svga_winsys_surface *
589 struct svga_winsys_surface *surface,
598 struct svga_winsys_surface *surface);
606 struct svga_winsys_surface **pdst,
[all …]
Dsvga_screen_cache.h54 struct svga_winsys_surface;
88 struct svga_winsys_surface *handle;
148 struct svga_winsys_surface *
158 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()
262 struct svga_winsys_surface **views) in SVGA3D_vgpu10_SetShaderResources()
462 struct svga_winsys_surface **surfaces) in SVGA3D_vgpu10_SetSOTargets()
727 struct svga_winsys_surface *surface, in SVGA3D_vgpu10_DefineShaderResourceView()
768 struct svga_winsys_surface *surface, in SVGA3D_vgpu10_DefineRenderTargetView()
808 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;
67 struct svga_winsys_surface *handle;
116 struct svga_winsys_surface *handle;
382 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; in svga_validate_pipe_sampler_view()
250 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in update_sampler_resources()
294 struct svga_winsys_surface **pSurf = surfaces; in update_sampler_resources()
358 struct svga_winsys_surface *surface; in update_sampler_resources()
549 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in update_cs_sampler_resources()
593 struct svga_winsys_surface **pSurf = surfaces; in update_cs_sampler_resources()
Dsvga_screen_cache.c93 static struct svga_winsys_surface *
100 struct svga_winsys_surface *handle = NULL; in svga_screen_cache_lookup()
216 struct svga_winsys_surface **p_handle) in svga_screen_cache_add()
221 struct svga_winsys_surface *handle = *p_handle; in svga_screen_cache_add()
490 struct svga_winsys_surface *
497 struct svga_winsys_surface *handle = NULL; in svga_screen_surface_create()
614 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()
491 struct svga_winsys_surface *host, in SVGA3D_BufferDMA()
1686 struct svga_winsys_surface *surface) in SVGA3D_BindGBSurface()
1712 struct svga_winsys_surface *surface, in SVGA3D_UpdateGBImage()
1745 struct svga_winsys_surface *surface) in SVGA3D_UpdateGBSurface()
1772 struct svga_winsys_surface *surface, in SVGA3D_ReadbackGBImage()
1802 struct svga_winsys_surface *surface) in SVGA3D_ReadbackGBSurface()
1825 struct svga_winsys_surface *surface, in SVGA3D_ReadbackGBImagePartial()
[all …]
Dsvga_resource_texture.h41 struct svga_winsys_surface;
75 struct svga_winsys_surface *handle;
107 struct svga_winsys_surface *backed_handle;
Dsvga_state_uav.c262 struct svga_winsys_surface *surf) in svga_create_uav()
355 struct svga_winsys_surface **uaViews) in svga_create_uav_list()
596 struct svga_winsys_surface **uaViews) in svga_save_uav_state()
691 struct svga_winsys_surface **uaViews) in need_to_set_uav()
750 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS]; in update_uav()
818 struct svga_winsys_surface **uaViews) in need_to_set_cs_uav()
861 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS]; in update_cs_uav()
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()
371 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in svga_validate_sampler_resources()
469 struct svga_winsys_surface *handle; in svga_validate_constant_buffers()
671 struct svga_winsys_surface *vbuffer_handles[SVGA3D_INPUTREG_MAX]; in validate_vertex_buffers()
672 struct svga_winsys_surface *so_vertex_count_handle = NULL; in validate_vertex_buffers()
825 struct svga_winsys_surface **pbufHandles = vbuffer_handles; in validate_vertex_buffers()
933 struct svga_winsys_surface *ib_handle = in validate_index_buffer()
1007 struct svga_winsys_surface *indirect_handle; in draw_vgpu10()
Dsvga_context.h285 struct svga_winsys_surface *handle;
290 struct svga_winsys_surface *handle;
459 struct svga_winsys_surface *const0_handle;
509 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS];
514 struct svga_winsys_surface *csUAViews[SVGA_MAX_UAVIEWS];
741 struct svga_winsys_surface *so_surfaces[SVGA3D_DX_MAX_SOTARGETS];
Dsvga_resource_texture.c244 struct svga_winsys_surface *surf) in readback_texture_surface()
335 struct svga_winsys_surface *surf = tex->handle; in svga_texture_transfer_map_direct()
480 struct svga_winsys_surface *surf = tex->handle; in svga_texture_transfer_map()
634 struct svga_winsys_surface *surf = svga_texture(transfer->resource)->handle; in svga_texture_surface_unmap()
649 struct svga_winsys_surface *surf, in update_image_vgpu9()
660 struct svga_winsys_surface *surf, in update_image_vgpu10()
725 struct svga_winsys_surface *surf = tex->handle; in svga_texture_transfer_unmap_direct()
1147 struct svga_winsys_surface *srf; in svga_texture_from_handle()
1444 struct svga_winsys_surface *srcsurf; in svga_texture_transfer_unmap_upload()
1445 struct svga_winsys_surface *dstsurf; in svga_texture_transfer_unmap_upload()
Dsvga_surface.c49 struct svga_winsys_surface *src_handle, in svga_texture_copy_region()
52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
79 struct svga_winsys_surface *src_handle, in svga_texture_copy_handle()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
133 struct svga_winsys_surface *dst, in svga_texture_copy_handle_resource()
181 struct svga_winsys_surface *
196 struct svga_winsys_surface *handle = NULL; in svga_texture_view_surface()
Dsvga_shader_buffer.h33 struct svga_winsys_surface *handle;
Dsvga_image_view.h46 struct svga_winsys_surface *surf);
Dsvga_resource_buffer_upload.h60 struct svga_winsys_surface *handle,
Dsvga_image_view.c65 struct svga_winsys_surface *surf; in svga_create_uav_image()
273 struct svga_winsys_surface *surf; in svga_validate_image_view_resources()
/third_party/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,
96 struct svga_winsys_surface *srf,
101 struct svga_winsys_surface *surface,
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_surface.c39 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_init()
104 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_map()
230 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_unmap()
Dvmw_screen_svga.c480 static struct svga_winsys_surface *
622 return svga_winsys_surface(surface); in vmw_svga_winsys_surface_create()
659 struct svga_winsys_surface *surface) in vmw_svga_winsys_surface_is_flushed()
668 struct svga_winsys_surface **pDst, in vmw_svga_winsys_surface_ref()
669 struct svga_winsys_surface *src) in vmw_svga_winsys_surface_ref()
675 *pDst = svga_winsys_surface(d_vsurf); in vmw_svga_winsys_surface_ref()
Dvmw_buffer.h44 struct svga_winsys_surface;

12