Home
last modified time | relevance | path

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

/external/mesa3d/src/nouveau/compiler/
Dnak_private.h175 struct nak_nir_attr_io_flags { struct
176 bool output : 1;
177 bool patch : 1;
178 bool phys : 1;
179 uint32_t pad:29;