Searched defs:svga_surface (Results 1 – 1 of 1) sorted by relevance
43 struct svga_surface struct45 struct pipe_surface base;47 struct svga_host_surface_cache_key key;74 struct svga_surface *backed; argument92 svga_surface_needs_propagation(const struct pipe_surface *surf); argument130 svga_surface(struct pipe_surface *surface) in svga_surface() function