Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dr100_track.h36 struct r100_cs_track_texture { struct
37 struct radeon_bo *robj;
38 struct r100_cs_cube_info cube_info[5]; /* info for 5 non-primary faces */
39 unsigned pitch;
40 unsigned width;
41 unsigned height;
42 unsigned num_levels;
43 unsigned cpp;
44 unsigned tex_coord_type;
45 unsigned txdepth;
[all …]