Home
last modified time | relevance | path

Searched defs:swc (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
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_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_cmd.h68 SVGA3D_GetLastCommand(const struct svga_winsys_context *swc) in SVGA3D_GetLastCommand()
78 SVGA3D_ResetLastCommand(struct svga_winsys_context *swc) in SVGA3D_ResetLastCommand()
Dsvga_shader.c631 struct svga_winsys_context *swc = svga->swc; in define_gb_shader_vgpu10() local
816 struct svga_winsys_context *swc = svga->swc; in svga_destroy_shader_variant() local
853 struct svga_winsys_context *swc = svga->swc; in svga_rebind_shaders() local
Dsvga_pipe_cs.c193 struct svga_winsys_context *swc = svga->swc; in svga_launch_grid() local
Dsvga_resource_buffer.h295 struct svga_winsys_context *swc = svga->swc; in svga_buffer_hw_storage_map() local
331 struct svga_winsys_context *swc = svga->swc; in svga_buffer_hw_storage_unmap() local
Dsvga_draw_private.h141 struct svga_winsys_context *swc; member
Dsvga_resource_buffer_upload.c496 struct svga_winsys_context *swc = svga->swc; in svga_buffer_upload_gb_command() local
574 struct svga_winsys_context *swc = svga->swc; in svga_buffer_upload_hb_command() local
Dsvga_resource_texture.c390 struct svga_winsys_context *swc = svga->swc; in svga_texture_transfer_map_direct() local
635 struct svga_winsys_context *swc = svga->swc; in svga_texture_surface_unmap() local
Dsvga_pipe_streamout.c516 struct svga_winsys_context *swc = svga->swc; in svga_rebind_stream_output_targets() local
Dsvga_state_uav.c315 struct svga_winsys_context *swc = svga->swc; in svga_rebind_uav() local
Dsvga_draw.c193 struct svga_winsys_context *swc = hwtnl->cmd.swc; in draw_vgpu9() local
Dsvga_context.h577 struct svga_winsys_context *swc; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c158 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()
529 vmw_swc_surface_relocation(struct svga_winsys_context *swc, in vmw_swc_surface_relocation()
[all …]
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.c137 vmw_swc_query_bind(struct svga_winsys_context *swc, in vmw_swc_query_bind()