Home
last modified time | relevance | path

Searched refs:svga_winsys_context (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.h47 struct svga_winsys_context;
59 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, uint32 cmd, uint32 cmdSize, uint32 nr_relocs);
62 SVGA_FIFOCommitAll(struct svga_winsys_context *swc);
68 SVGA3D_GetLastCommand(const struct svga_winsys_context *swc) in SVGA3D_GetLastCommand()
78 SVGA3D_ResetLastCommand(struct svga_winsys_context *swc) in SVGA3D_ResetLastCommand()
89 SVGA3D_DefineContext(struct svga_winsys_context *swc);
92 SVGA3D_DestroyContext(struct svga_winsys_context *swc);
100 SVGA3D_BeginDefineSurface(struct svga_winsys_context *swc,
108 SVGA3D_DefineSurface2D(struct svga_winsys_context *swc,
114 SVGA3D_DestroySurface(struct svga_winsys_context *swc,
[all …]
Dsvga_cmd_vgpu10.c47 view_relocation(struct svga_winsys_context *swc, // IN in view_relocation()
67 surface_to_resourceid(struct svga_winsys_context *swc, // IN in surface_to_resourceid()
170 SVGA3D_vgpu10_PredCopyRegion(struct svga_winsys_context *swc, in SVGA3D_vgpu10_PredCopyRegion()
198 SVGA3D_vgpu10_PredCopy(struct svga_winsys_context *swc, in SVGA3D_vgpu10_PredCopy()
219 SVGA3D_vgpu10_SetViewports(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetViewports()
234 SVGA3D_vgpu10_SetShader(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetShader()
257 SVGA3D_vgpu10_SetShaderResources(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetShaderResources()
293 SVGA3D_vgpu10_SetSamplers(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetSamplers()
310 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc, in SVGA3D_vgpu10_ClearRenderTargetView()
342 SVGA3D_vgpu10_SetRenderTargets(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetRenderTargets()
[all …]
Dsvga_winsys.h277 struct svga_winsys_context struct
280 (*destroy)(struct svga_winsys_context *swc); argument
283 (*reserve)(struct svga_winsys_context *swc, argument
290 (*get_command_buffer_size)(struct svga_winsys_context *swc); argument
301 (*surface_relocation)(struct svga_winsys_context *swc, argument
316 (*region_relocation)(struct svga_winsys_context *swc, argument
329 (*shader_relocation)(struct svga_winsys_context *swc, argument
343 (*context_relocation)(struct svga_winsys_context *swc, uint32 *cid); argument
357 (*mob_relocation)(struct svga_winsys_context *swc, argument
371 (*query_relocation)(struct svga_winsys_context *swc, argument
[all …]
Dsvga_cmd.c61 surface_to_surfaceid(struct svga_winsys_context *swc, // IN in surface_to_surfaceid()
108 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, in SVGA3D_FIFOReserve()
131 SVGA_FIFOCommitAll(struct svga_winsys_context *swc) in SVGA_FIFOCommitAll()
166 SVGA3D_DefineContext(struct svga_winsys_context *swc) // IN in SVGA3D_DefineContext()
200 SVGA3D_DestroyContext(struct svga_winsys_context *swc) // IN in SVGA3D_DestroyContext()
274 SVGA3D_BeginDefineSurface(struct svga_winsys_context *swc, in SVGA3D_BeginDefineSurface()
323 SVGA3D_DefineSurface2D(struct svga_winsys_context *swc, // IN in SVGA3D_DefineSurface2D()
367 SVGA3D_DestroySurface(struct svga_winsys_context *swc, in SVGA3D_DestroySurface()
428 SVGA3D_SurfaceDMA(struct svga_winsys_context *swc, in SVGA3D_SurfaceDMA()
489 SVGA3D_BufferDMA(struct svga_winsys_context *swc, in SVGA3D_BufferDMA()
[all …]
Dsvga_resource_buffer.h295 struct svga_winsys_context *swc = svga->swc; in svga_buffer_hw_storage_map()
331 struct svga_winsys_context *swc = svga->swc; in svga_buffer_hw_storage_unmap()
Dsvga_screen.h37 struct svga_winsys_context;
Dsvga_draw.h34 struct svga_winsys_context;
Dsvga_draw_private.h141 struct svga_winsys_context *swc;
Dsvga_shader.c631 struct svga_winsys_context *swc = svga->swc; in define_gb_shader_vgpu10()
816 struct svga_winsys_context *swc = svga->swc; in svga_destroy_shader_variant()
853 struct svga_winsys_context *swc = svga->swc; in svga_rebind_shaders()
Dsvga_pipe_cs.c193 struct svga_winsys_context *swc = svga->swc; in svga_launch_grid()
Dsvga_context.c560 struct svga_winsys_context *
561 svga_winsys_context(struct pipe_context *pipe) in svga_winsys_context() function
Dsvga_resource_buffer_upload.c496 struct svga_winsys_context *swc = svga->swc; in svga_buffer_upload_gb_command()
574 struct svga_winsys_context *swc = svga->swc; in svga_buffer_upload_hb_command()
Dsvga_pipe_streamout.c516 struct svga_winsys_context *swc = svga->swc; in svga_rebind_stream_output_targets()
Dsvga_resource_texture.c390 struct svga_winsys_context *swc = svga->swc; in svga_texture_transfer_map_direct()
635 struct svga_winsys_context *swc = svga->swc; in svga_texture_surface_unmap()
Dsvga_context.h577 struct svga_winsys_context *swc;
Dsvga_state_uav.c315 struct svga_winsys_context *swc = svga->swc; in svga_rebind_uav()
Dsvga_draw.c193 struct svga_winsys_context *swc = hwtnl->cmd.swc; in draw_vgpu9()
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c96 struct svga_winsys_context base;
158 vmw_svga_winsys_context(struct svga_winsys_context *swc) in vmw_svga_winsys_context()
179 vmw_swc_flush(struct svga_winsys_context *swc, in vmw_swc_flush()
307 vmw_swc_reserve(struct svga_winsys_context *swc, in vmw_swc_reserve()
356 vmw_swc_get_command_buffer_size(struct svga_winsys_context *swc) in vmw_swc_get_command_buffer_size()
363 vmw_swc_context_relocation(struct svga_winsys_context *swc, in vmw_swc_context_relocation()
386 vmw_swc_region_relocation(struct svga_winsys_context *swc, in vmw_swc_region_relocation()
423 vmw_swc_mob_relocation(struct svga_winsys_context *swc, in vmw_swc_mob_relocation()
479 vmw_swc_surface_clear_reference(struct svga_winsys_context *swc, in vmw_swc_surface_clear_reference()
493 vmw_swc_surface_only_relocation(struct svga_winsys_context *swc, in vmw_swc_surface_only_relocation()
[all …]
Dvmw_context.h38 struct svga_winsys_context;
62 struct svga_winsys_context *
69 vmw_swc_surface_clear_reference(struct svga_winsys_context *swc,
Dvmw_surface.h90 vmw_svga_winsys_surface_map(struct svga_winsys_context *swc,
95 vmw_svga_winsys_surface_unmap(struct svga_winsys_context *swc,
Dvmw_surface.c103 vmw_svga_winsys_surface_map(struct svga_winsys_context *swc, in vmw_svga_winsys_surface_map()
229 vmw_svga_winsys_surface_unmap(struct svga_winsys_context *swc, in vmw_svga_winsys_surface_unmap()
Dvmw_query.h62 vmw_swc_query_bind(struct svga_winsys_context *swc,
Dvmw_query.c137 vmw_swc_query_bind(struct svga_winsys_context *swc, in vmw_swc_query_bind()