Searched defs:vmw_framebuffer_surface (Results 1 – 1 of 1) sorted by relevance
230 struct vmw_framebuffer_surface { struct231 struct vmw_framebuffer base;232 struct vmw_surface *surface;233 struct vmw_bo *buffer;234 struct list_head head;235 bool is_bo_proxy; /* true if this is proxy surface for DMA buf */