Searched defs:nak_nir_attr_io_flags (Results 1 – 1 of 1) sorted by relevance
175 struct nak_nir_attr_io_flags { struct176 bool output : 1;177 bool patch : 1;178 bool phys : 1;179 uint32_t pad:29;