Searched defs:vmw_framebuffer_surface (Results 1 – 1 of 1) sorted by relevance
117 struct vmw_framebuffer_surface { struct118 struct vmw_framebuffer base;119 struct vmw_surface *surface;120 struct vmw_buffer_object *buffer;121 struct list_head head;122 bool is_bo_proxy; /* true if this is proxy surface for DMA buf */