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

/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_so.c48 * struct vmw_view - view metadata
65 struct vmw_view { struct
97 * struct vmw_view - view define command body stub
111 * vmw_view - Convert a struct vmw_resource to a struct vmw_view
115 * Returns a pointer to a struct vmw_view.
117 static struct vmw_view *vmw_view(struct vmw_resource *res) function
119 return container_of(res, struct vmw_view, res);
133 struct vmw_view *vie
[all...]

Completed in 77 milliseconds