Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/rnn/
Drnn.h112 struct rnntypeinfo { struct
113 char *name;
114 enum rnnttype {
145 static inline uint64_t typeinfo_mask(struct rnntypeinfo *ti) in typeinfo_mask() argument