/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.h | 47 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 …]
|
D | svga_winsys.h | 236 struct svga_winsys_context struct 239 (*destroy)(struct svga_winsys_context *swc); argument 242 (*reserve)(struct svga_winsys_context *swc, argument 249 (*get_command_buffer_size)(struct svga_winsys_context *swc); argument 260 (*surface_relocation)(struct svga_winsys_context *swc, argument 275 (*region_relocation)(struct svga_winsys_context *swc, argument 288 (*shader_relocation)(struct svga_winsys_context *swc, argument 302 (*context_relocation)(struct svga_winsys_context *swc, uint32 *cid); argument 316 (*mob_relocation)(struct svga_winsys_context *swc, argument 330 (*query_relocation)(struct svga_winsys_context *swc, argument [all …]
|
D | svga_cmd_vgpu10.c | 47 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() 233 SVGA3D_vgpu10_SetShader(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetShader() 256 SVGA3D_vgpu10_SetShaderResources(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetShaderResources() 292 SVGA3D_vgpu10_SetSamplers(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetSamplers() 309 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc, in SVGA3D_vgpu10_ClearRenderTargetView() 341 SVGA3D_vgpu10_SetRenderTargets(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetRenderTargets() [all …]
|
D | svga_cmd.c | 61 surface_to_surfaceid(struct svga_winsys_context *swc, // IN in surface_to_surfaceid() 108 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, in SVGA3D_FIFOReserve() 129 SVGA_FIFOCommitAll(struct svga_winsys_context *swc) in SVGA_FIFOCommitAll() 164 SVGA3D_DefineContext(struct svga_winsys_context *swc) // IN in SVGA3D_DefineContext() 198 SVGA3D_DestroyContext(struct svga_winsys_context *swc) // IN in SVGA3D_DestroyContext() 272 SVGA3D_BeginDefineSurface(struct svga_winsys_context *swc, in SVGA3D_BeginDefineSurface() 321 SVGA3D_DefineSurface2D(struct svga_winsys_context *swc, // IN in SVGA3D_DefineSurface2D() 365 SVGA3D_DestroySurface(struct svga_winsys_context *swc, in SVGA3D_DestroySurface() 426 SVGA3D_SurfaceDMA(struct svga_winsys_context *swc, in SVGA3D_SurfaceDMA() 485 SVGA3D_BufferDMA(struct svga_winsys_context *swc, in SVGA3D_BufferDMA() [all …]
|
D | svga_screen.h | 37 struct svga_winsys_context;
|
D | svga_draw.h | 34 struct svga_winsys_context;
|
D | svga_shader.c | 290 struct svga_winsys_context *swc = svga->swc; in define_gb_shader_vgpu10() 442 struct svga_winsys_context *swc = svga->swc; in svga_destroy_shader_variant() 490 struct svga_winsys_context *swc = svga->swc; in svga_rebind_shaders()
|
D | svga_draw_private.h | 133 struct svga_winsys_context *swc;
|
D | svga_resource_buffer.h | 286 struct svga_winsys_context *swc = svga->swc; in svga_buffer_hw_storage_unmap()
|
D | svga_context.c | 456 struct svga_winsys_context * 457 svga_winsys_context(struct pipe_context *pipe) in svga_winsys_context() function
|
D | svga_pipe_streamout.c | 320 struct svga_winsys_context *swc = svga->swc; in svga_rebind_stream_output_targets()
|
D | svga_resource_buffer_upload.c | 233 struct svga_winsys_context *swc = svga->swc; in svga_buffer_upload_gb_command() 344 struct svga_winsys_context *swc = svga->swc; in svga_buffer_upload_hb_command()
|
D | svga_context.h | 431 struct svga_winsys_context *swc;
|
D | svga_draw.c | 179 struct svga_winsys_context *swc = hwtnl->cmd.swc; in draw_vgpu9()
|
D | svga_resource_texture.c | 676 struct svga_winsys_context *swc = svga->swc; in svga_texture_surface_unmap()
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_context.c | 95 struct svga_winsys_context base; 157 vmw_svga_winsys_context(struct svga_winsys_context *swc) in vmw_svga_winsys_context() 178 vmw_swc_flush(struct svga_winsys_context *swc, in vmw_swc_flush() 270 vmw_swc_reserve(struct svga_winsys_context *swc, in vmw_swc_reserve() 319 vmw_swc_get_command_buffer_size(struct svga_winsys_context *swc) in vmw_swc_get_command_buffer_size() 326 vmw_swc_context_relocation(struct svga_winsys_context *swc, in vmw_swc_context_relocation() 358 vmw_swc_region_relocation(struct svga_winsys_context *swc, in vmw_swc_region_relocation() 395 vmw_swc_mob_relocation(struct svga_winsys_context *swc, in vmw_swc_mob_relocation() 451 vmw_swc_surface_clear_reference(struct svga_winsys_context *swc, in vmw_swc_surface_clear_reference() 465 vmw_swc_surface_only_relocation(struct svga_winsys_context *swc, in vmw_swc_surface_only_relocation() [all …]
|
D | vmw_context.h | 38 struct svga_winsys_context; 62 struct svga_winsys_context * 69 vmw_swc_surface_clear_reference(struct svga_winsys_context *swc,
|
D | vmw_surface.h | 90 vmw_svga_winsys_surface_map(struct svga_winsys_context *swc, 94 vmw_svga_winsys_surface_unmap(struct svga_winsys_context *swc,
|
D | vmw_surface.c | 39 vmw_svga_winsys_surface_map(struct svga_winsys_context *swc, in vmw_svga_winsys_surface_map() 163 vmw_svga_winsys_surface_unmap(struct svga_winsys_context *swc, in vmw_svga_winsys_surface_unmap()
|
D | vmw_query.h | 62 vmw_swc_query_bind(struct svga_winsys_context *swc,
|
D | vmw_query.c | 137 vmw_swc_query_bind(struct svga_winsys_context *swc, in vmw_swc_query_bind()
|