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