Searched defs:r100_cs_track_texture (Results 1 – 1 of 1) sorted by relevance
36 struct r100_cs_track_texture { struct37 struct radeon_bo *robj;38 struct r100_cs_cube_info cube_info[5]; /* info for 5 non-primary faces */39 unsigned pitch;40 unsigned width;41 unsigned height;42 unsigned num_levels;43 unsigned cpp;44 unsigned tex_coord_type;45 unsigned txdepth;[all …]