Searched defs:vmw_framebuffer_surface (Results 1 – 1 of 1) sorted by relevance
115 struct vmw_framebuffer_surface { struct116 struct vmw_framebuffer base;117 struct vmw_surface *surface;118 struct vmw_dma_buffer *buffer;119 struct list_head head;120 bool is_dmabuf_proxy; /* true if this is proxy surface for DMA buf */