Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.h235 struct vmw_framebuffer_surface { struct
236 struct vmw_framebuffer base;
237 struct vmw_surface *surface;
238 struct vmw_buffer_object *buffer;
239 struct list_head head;
240 bool is_bo_proxy; /* true if this is proxy surface for DMA buf */