Home
last modified time | relevance | path

Searched defs:svga_surface (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.h43 struct svga_surface struct
45 struct pipe_surface base;
47 struct svga_host_surface_cache_key key;
74 struct svga_surface *backed; argument
92 svga_surface_needs_propagation(const struct pipe_surface *surf); argument
130 svga_surface(struct pipe_surface *surface) in svga_surface() function