Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_cs.h101 struct pan_fb_info { struct
102 unsigned width, height;
103 struct {
106 } extent;
107 unsigned nr_samples;
108 unsigned rt_count;
109 struct pan_fb_color_attachment rts[8];
110 struct pan_fb_zs_attachment zs;
112 struct {
115 } tile_map;
[all …]