Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.h46 struct svga_texture struct
48 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 …]