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