Searched defs:svga_texture (Results 1 – 1 of 1) sorted by relevance
50 struct svga_texture struct52 struct u_resource b;54 ushort *defined;56 struct svga_sampler_view *cached_view;58 unsigned view_age[SVGA_MAX_TEXTURE_LEVELS];59 unsigned age;61 boolean views_modified;70 struct svga_host_surface_cache_key key;78 struct svga_winsys_surface *handle;85 boolean validated;[all …]