Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_device.h180 struct panfrost_device { struct
182 void *memctx;
184 int fd;
187 unsigned arch;
188 unsigned gpu_id;
189 unsigned revision;
192 unsigned core_count;
197 unsigned core_id_range;
200 unsigned optimal_tib_size;
202 unsigned thread_tls_alloc;
[all …]