Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_context.h46 struct runout { struct
47 unsigned nr;
48 struct nouveau_bo *bo[0];
49 } *runout; member