Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr100_track.h38 struct r100_cs_track_texture { struct
39 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 …]