Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/rnn/
Drnn.h94 struct rnntypeinfo { struct
95 char *name;
96 enum rnnttype {
127 static inline uint64_t typeinfo_mask(struct rnntypeinfo *ti) in typeinfo_mask() argument