Home
last modified time | relevance | path

Searched defs:r100_cs_track_texture (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/radeon/
Dr100_track.h35 struct r100_cs_track_texture { struct
36 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 …]