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