Home
last modified time | relevance | path

Searched refs:vmw_surface_destroy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c184 * struct vmw_surface_destroy - SVGA3D Surface Destroy command
186 struct vmw_surface_destroy { struct
229 return sizeof(struct vmw_surface_destroy); in vmw_surface_destroy_size()
241 struct vmw_surface_destroy *cmd = (struct vmw_surface_destroy *) in vmw_surface_destroy_encode()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c181 * struct vmw_surface_destroy - SVGA3D Surface Destroy command
183 struct vmw_surface_destroy { struct
226 return sizeof(struct vmw_surface_destroy); in vmw_surface_destroy_size()
238 struct vmw_surface_destroy *cmd = (struct vmw_surface_destroy *) in vmw_surface_destroy_encode()

Completed in 6 milliseconds