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