Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_so.c65 struct vmw_view { struct
80 static int vmw_view_create(struct vmw_resource *res); argument
97 * struct vmw_view - view define command body stub argument
117 static struct vmw_view *vmw_view(struct vmw_resource *res) in vmw_view() function