Searched defs:svga_texture (Results 1 – 1 of 1) sorted by relevance
46 struct svga_texture struct48 struct pipe_resource b;50 ushort *defined;52 struct svga_sampler_view *cached_view;54 unsigned view_age[SVGA_MAX_TEXTURE_LEVELS];55 unsigned age;57 boolean views_modified;66 struct svga_host_surface_cache_key key;74 struct svga_winsys_surface *handle;81 boolean validated;[all …]